mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
Merge commit 'origin/master' into 310
This commit is contained in:
commit
55d6fbe3cb
46 changed files with 325 additions and 1369 deletions
|
|
@ -509,7 +509,8 @@ struct AreaTableEntry
|
|||
struct AreaGroupEntry
|
||||
{
|
||||
uint32 AreaGroupId; // 0
|
||||
uint32 AreaId[7]; // 1-7
|
||||
uint32 AreaId[6]; // 1-6
|
||||
uint32 nextGroup; // 7 index of next group
|
||||
};
|
||||
|
||||
struct AreaTriggerEntry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue