This commit is contained in:
2023-11-07 19:18:46 -06:00
parent 60b7cab0fe
commit f5200abf61
4 changed files with 29 additions and 49 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ public class Zone extends AbstractWorldObject {
ZoneManager.populateZoneCollections(this);
this.createNavMesh();
//this.createNavMesh();
}