light refactoring/rework (#19314)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
5
Content.Shared/Light/SharedRotatingLightSystem.cs
Normal file
5
Content.Shared/Light/SharedRotatingLightSystem.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
namespace Content.Shared.Light;
|
||||
|
||||
public abstract class SharedRotatingLightSystem : EntitySystem
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user