Remove day cycle shit (#400)

This commit is contained in:
Tornado Tech
2024-08-10 08:12:13 +10:00
committed by GitHub
parent 32ce8f2164
commit 9f4932a8af
18 changed files with 102 additions and 104 deletions

View File

@@ -0,0 +1,3 @@
namespace Content.Shared._CP14.DayCycle;
public abstract class CP14SharedDayCycleSystem : EntitySystem;