Whitespace is the root of all evil

This commit is contained in:
Nay
2012-08-03 22:39:04 +01:00
parent 3577afcfaf
commit 12307c7d06
23 changed files with 50 additions and 50 deletions

View File

@@ -30,7 +30,7 @@ void SystemMgr::LoadScriptTexts()
sLog->outString("TSCR: Loading Script Texts additional data...");
uint32 oldMSTime = getMSTime();
// 0 1 2 3
QueryResult result = WorldDatabase.Query("SELECT entry, sound, type, language, emote FROM script_texts");