Move SleepingSystem to Shared & cleanup (#28672)
* Move SleepingSystem to Shared & cleanup * Remove empty OnShutdown handler
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
using Content.Server.Bed.Sleep;
|
||||
|
||||
namespace Content.Client.Bed;
|
||||
|
||||
public sealed class SleepingSystem : SharedSleepingSystem
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user