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