Added enum types (#2701)
This commit is contained in:
@@ -93,7 +93,7 @@ namespace Content.Client.GameObjects.Components.Botany
|
||||
}
|
||||
}
|
||||
|
||||
public enum PlantHolderLayers
|
||||
public enum PlantHolderLayers : byte
|
||||
{
|
||||
Plant,
|
||||
HealthLight,
|
||||
|
||||
Reference in New Issue
Block a user