Damage masks (#9402)
This commit is contained in:
@@ -3,7 +3,7 @@ using Robust.Shared.Serialization;
|
||||
namespace Content.Shared.MobState
|
||||
{
|
||||
[Serializable, NetSerializable]
|
||||
public enum DamageStateVisuals
|
||||
public enum DamageStateVisuals : byte
|
||||
{
|
||||
State
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user