Station maps (#13027)
This commit is contained in:
@@ -3,7 +3,7 @@ using Robust.Shared.Serialization;
|
||||
namespace Content.Shared.Power
|
||||
{
|
||||
[Serializable, NetSerializable]
|
||||
public enum PowerDeviceVisuals
|
||||
public enum PowerDeviceVisuals : byte
|
||||
{
|
||||
VisualState,
|
||||
Powered
|
||||
|
||||
Reference in New Issue
Block a user