LockVisualizer (#25224)
* LockVisualizer * Fix state * Clean some code * Make it component, fix tests fail * Fix for StateUnlocked Now it is possible to manually set the unlocked state and it will work! * Optimize LockVisualizer, add check for unlocked state * No todo I guess
This commit is contained in:
@@ -21,8 +21,7 @@ namespace Content.Shared.Atmos.Piping.Binary.Components
|
||||
public enum GasCanisterVisuals
|
||||
{
|
||||
PressureState,
|
||||
TankInserted,
|
||||
Locked
|
||||
TankInserted
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user