Unstable 0.1300.0.9
This commit is contained in:
@@ -1082,6 +1082,7 @@ namespace Barotrauma
|
||||
int currentLocationConnection = element.GetAttributeInt("currentlocationconnection", -1);
|
||||
if (currentLocationConnection >= 0)
|
||||
{
|
||||
Connections[currentLocationConnection].Locked = false;
|
||||
SelectLocation(Connections[currentLocationConnection].OtherLocation(CurrentLocation));
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user