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