OBT/1.2.0(Spring Update)
Sync with Upstream
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ namespace Barotrauma
|
||||
if (subObjectives.All(so => so.SubObjectives.None()))
|
||||
{
|
||||
// If none of the subobjectives have subobjectives, no valid container was found. Don't allow running.
|
||||
ForceWalk = true;
|
||||
ForceWalkTemporarily = true;
|
||||
}
|
||||
return prio;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user