Adds last pressure direction to atmos debug overlay. (#8083)
This commit is contained in:
committed by
GitHub
parent
507d4af05f
commit
e9d7c70373
@@ -59,6 +59,10 @@ namespace Content.Server.Atmos
|
||||
[ViewVariables]
|
||||
public AtmosDirection PressureDirection;
|
||||
|
||||
// For debug purposes.
|
||||
[ViewVariables]
|
||||
public AtmosDirection LastPressureDirection;
|
||||
|
||||
[ViewVariables]
|
||||
public GridId GridIndex { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user