hull 7
This commit is contained in:
@@ -1008,6 +1008,7 @@ public class Building extends AbstractWorldObject {
|
||||
if (this.upgradeDateTime != null)
|
||||
BuildingManager.submitUpgradeJob(this);
|
||||
|
||||
BuildingManager.loadColliders(this); // load building colliders
|
||||
BuildingManager.bakeNavMesh(this); // update the navmesh of the parent zone
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user