Move SleepingSystem to Shared & cleanup (#28672)

* Move SleepingSystem to Shared & cleanup

* Remove empty OnShutdown handler
This commit is contained in:
Tayrtahn
2024-06-13 22:15:29 -04:00
committed by GitHub
parent c79849ae29
commit 6c343ddae2
8 changed files with 339 additions and 366 deletions

View File

@@ -1,3 +1,4 @@
using Content.Shared.Bed.Sleep;
using Content.Shared.Damage;
using Content.Shared.Damage.ForceSay;
using Content.Shared.FixedPoint;