Final schema for convex hull data.

This commit is contained in:
2023-11-16 13:00:49 -05:00
parent 343bfd1003
commit 9b8be777f1
3 changed files with 24 additions and 23 deletions
+2 -2
View File
@@ -404,10 +404,10 @@ public class WorldServer {
BuildingLocation.loadBuildingLocations();
Logger.info("Populating structure to render lookup.");
DbManager.BuildingQueries.POPULATE_RENDER_LOOKUP();
DbManager.BuildingQueries.LOAD_SUBMESH_LOOKUP();
Logger.info("Loading mesh hulls.");
DbManager.BuildingQueries.LOAD_MESH_HULLS();
DbManager.BuildingQueries.LOAD_CONVEX_HULLS();
// Starting before loading of structures/guilds/characters
// so the database connections are available to write