mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 20:13:48 +00:00
feat(Core/Misc): includes cleanup (#5953)
This commit is contained in:
@@ -40,7 +40,7 @@ struct CreatureTextEntry
|
||||
|
||||
struct CreatureTextLocale
|
||||
{
|
||||
StringVector Text;
|
||||
std::vector<std::string> Text;
|
||||
};
|
||||
|
||||
struct CreatureTextId
|
||||
|
||||
Reference in New Issue
Block a user