mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 16:16:27 +00:00
Fixed Typo
*Fixed typo on custom hook.
This commit is contained in:
@@ -1356,7 +1356,7 @@ void World::SetInitialWorldSettings()
|
||||
CharacterDatabase.Execute(stmt);
|
||||
|
||||
///- Custom Hook for loading DB items
|
||||
sScriptMgr->OnLoadCustomDatabeTable();
|
||||
sScriptMgr->OnLoadCustomDatabaseTable();
|
||||
|
||||
///- Load the DBC files
|
||||
sLog->outString("Initialize data stores...");
|
||||
|
||||
Reference in New Issue
Block a user