Fix xenos not changing sprites when going into crit or dying (#1854)
This commit is contained in:
@@ -8,12 +8,4 @@ namespace Content.Shared.GameObjects.Components.Mobs
|
||||
{
|
||||
State
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
public enum DamageStateVisualData
|
||||
{
|
||||
Normal,
|
||||
Crit,
|
||||
Dead
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user