mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-14 16:03:45 +00:00
chore(Core/DBC): Comment unused CreatureDisplayInfoExtraEntry field (#19170)
* chore(Core/DBC): Comment unused CreatureDisplayInfoExtraEntry field * Update DBCfmt.h
This commit is contained in:
@@ -739,7 +739,7 @@ struct CreatureDisplayInfoExtraEntry
|
||||
{
|
||||
//uint32 ID; // 0
|
||||
uint32 DisplayRaceID; // 1
|
||||
uint32 DisplaySexID; // 2
|
||||
//uint32 DisplaySexID; // 2
|
||||
//uint32 SkinID; // 3
|
||||
//uint32 FaceID; // 4
|
||||
//uint32 HairStyleID; // 5
|
||||
|
||||
Reference in New Issue
Block a user