mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 11:21:58 +01:00
*Fix 2 typo
--HG-- branch : trunk
This commit is contained in:
@@ -1783,7 +1783,8 @@ void SpellMgr::LoadSpellScriptTarget()
|
||||
bar.step();
|
||||
|
||||
sLog.outString();
|
||||
sLog.outErrorDb(">> Loaded 0 SpellScriptTarget. DB table `spell_script_target` is empty.");
|
||||
sLog.outString( ">> Loaded 0 spell script target" );
|
||||
sLog.outErrorDb("`spell_script_target` table is empty!");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user