Added enum types (#2701)
This commit is contained in:
@@ -18,7 +18,7 @@ namespace Content.Client.GameObjects.Components.Power
|
||||
}
|
||||
}
|
||||
|
||||
public enum PowerDeviceVisualLayers
|
||||
public enum PowerDeviceVisualLayers : byte
|
||||
{
|
||||
Powered
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user