Fix disposal unit endless pressurizing (#9086)
This commit is contained in:
@@ -399,6 +399,7 @@ namespace Content.Server.Disposal.Unit.EntitySystems
|
|||||||
if (component.Engaged)
|
if (component.Engaged)
|
||||||
{
|
{
|
||||||
TryFlush(component);
|
TryFlush(component);
|
||||||
|
state = component.State;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user