Makes Grid Revalidation a step in the atmos update stages.
Fixes some atmos debug assert exceptions.
This commit is contained in:
@@ -24,9 +24,6 @@ namespace Content.Server.Atmos.Components
|
||||
|
||||
public virtual bool Simulated => true;
|
||||
|
||||
[ViewVariables]
|
||||
public bool RevalidatePaused { get; set; } = false;
|
||||
|
||||
[ViewVariables]
|
||||
public bool ProcessingPaused { get; set; } = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user