mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 16:37:04 +00:00
Added comment.
This commit is contained in:
parent
b96e4bfed7
commit
19b069694d
1 changed files with 1 additions and 1 deletions
|
|
@ -645,7 +645,7 @@ struct ChrRacesEntry
|
|||
uint32 TeamID; // 7 (7-Alliance 1-Horde)
|
||||
// 8-11 unused
|
||||
uint32 CinematicSequence; // 12 id from CinematicSequences.dbc
|
||||
//uint32 unk_322; // 13
|
||||
//uint32 unk_322; // 13 faction (0 alliance, 1 horde, 2 not available?)
|
||||
char* name[16]; // 14-29 used for DBC language detection/selection
|
||||
// 30 string flags, unused
|
||||
//char* nameFemale[16]; // 31-46, if different from base (male) case
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue