mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 16:16:27 +00:00
refactor(Core/Unit): clean MonsterText methods (#6957)
This commit is contained in:
@@ -439,7 +439,7 @@ struct BroadcastText
|
||||
}
|
||||
|
||||
uint32 Id{0};
|
||||
uint32 Language{0};
|
||||
uint32 LanguageID{0};
|
||||
std::vector<std::string> MaleText;
|
||||
std::vector<std::string> FemaleText;
|
||||
uint32 EmoteId0{0};
|
||||
|
||||
Reference in New Issue
Block a user