Openable refactor (#19750)
This commit is contained in:
@@ -11,9 +11,9 @@ namespace Content.Shared.Nutrition.Components
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
public enum DrinkCanStateVisual : byte
|
||||
public enum OpenableVisuals : byte
|
||||
{
|
||||
Closed,
|
||||
Opened
|
||||
Opened,
|
||||
Layer
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user