mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
Updated to 10116 client build.
This commit is contained in:
parent
ca2a2195be
commit
3de88aef12
10 changed files with 14 additions and 8 deletions
|
|
@ -1729,6 +1729,7 @@ struct WorldMapAreaEntry
|
|||
float x2; // 7
|
||||
int32 virtual_map_id; // 8 -1 (map_id have correct map) other: virtual map where zone show (map_id - where zone in fact internally)
|
||||
// int32 dungeonMap_id; // 9 pointer to DungeonMap.dbc (owerride x1,x2,y1,y2 coordinates)
|
||||
// uint32 someMapID; // 10
|
||||
};
|
||||
|
||||
#define MAX_WORLD_MAP_OVERLAY_AREA_IDX 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue