Crayon fix (#4848)
* removed line that broke crayon decals * Removed rotation from crayon decals.
This commit is contained in:
@@ -41,8 +41,7 @@ namespace Content.Shared.Crayon
|
||||
public enum CrayonVisuals
|
||||
{
|
||||
State,
|
||||
Color,
|
||||
Rotation
|
||||
Color
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
|
||||
Reference in New Issue
Block a user