make crayoncode use the colortype (#7975)
This commit is contained in:
4
Content.Shared/Crayon/SharedCrayonSystem.cs
Normal file
4
Content.Shared/Crayon/SharedCrayonSystem.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
namespace Content.Shared.Crayon;
|
||||
|
||||
[Virtual]
|
||||
public abstract class SharedCrayonSystem : EntitySystem { }
|
||||
Reference in New Issue
Block a user