Unstable 0.1300.0.4
This commit is contained in:
@@ -144,7 +144,7 @@ namespace Barotrauma
|
||||
|
||||
DebugConsole.Log("Created waypoint (" + ID + ")");
|
||||
|
||||
CurrentHull = Hull.FindHull(WorldPosition);
|
||||
FindHull();
|
||||
}
|
||||
|
||||
public override MapEntity Clone()
|
||||
@@ -791,7 +791,7 @@ namespace Barotrauma
|
||||
public override void OnMapLoaded()
|
||||
{
|
||||
InitializeLinks();
|
||||
CurrentHull = Hull.FindHull(WorldPosition, CurrentHull);
|
||||
FindHull();
|
||||
FindStairs();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user