machine frame tweaks (#13248)
Closes https://github.com/space-wizards/space-station-14/issues/11547 Closes https://github.com/space-wizards/space-station-14/issues/11549
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
using Robust.Shared.Serialization;
|
||||
|
||||
namespace Content.Shared.Construction
|
||||
{
|
||||
[NetSerializable]
|
||||
public enum MachineFrameVisuals
|
||||
{
|
||||
State,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user