mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
Fix MMAPS Generation
This commit is contained in:
@@ -60,6 +60,8 @@ struct dtNavMeshCreateParams
|
||||
float cs; // Cell size (xz) (wu).
|
||||
float ch; // Cell height (y) (wu).
|
||||
int tileSize; // Tile size (width & height) (vx).
|
||||
int tileLayer;
|
||||
bool buildBvTree;
|
||||
};
|
||||
|
||||
// Build navmesh data from given input data.
|
||||
|
||||
Reference in New Issue
Block a user