mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-30 00:53:46 +00:00
fix(Core/ObjectAcessor): Fix crash caused by forced character renames (#13527)
This commit is contained in:
@@ -106,6 +106,8 @@ namespace ObjectAccessor
|
||||
|
||||
template<>
|
||||
void RemoveObject(Player* player);
|
||||
|
||||
void UpdatePlayerNameMapReference(std::string oldname, Player* player);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user