Fix humanoid appearances for placement manager (#18291)
This commit is contained in:
8
Content.Client/Station/StationSpawningSystem.cs
Normal file
8
Content.Client/Station/StationSpawningSystem.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Content.Shared.Station;
|
||||
|
||||
namespace Content.Client.Station;
|
||||
|
||||
public sealed class StationSpawningSystem : SharedStationSpawningSystem
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user