mirror of
https://github.com/mangosfour/server.git
synced 2025-12-22 04:37:01 +00:00
Small vehicle related code cleanup.
This commit is contained in:
parent
3f4821acfb
commit
0798b151cc
7 changed files with 14 additions and 12 deletions
|
|
@ -64,6 +64,7 @@ enum TypeID
|
|||
TYPEID_AIGROUP = 8,
|
||||
TYPEID_AREATRIGGER = 9
|
||||
};
|
||||
#define MAX_TYPEID 10
|
||||
|
||||
uint32 GuidHigh2TypeId(uint32 guid_hi);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue