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