[Core] Fix tabs

This commit is contained in:
Antz 2014-10-17 13:27:07 +01:00 committed by Antz
parent bbf0020c1a
commit d54c7b7764
11 changed files with 69 additions and 69 deletions

View file

@ -7676,7 +7676,7 @@ bool ObjectMgr::LoadMangosStrings(DatabaseType& db, char const* table, int32 min
sLog.outErrorDb(">> Loaded 0 mangos strings. DB table `%s` is empty. Cannot continue.", table);
else
sLog.outString(">> Loaded 0 string templates. DB table `%s` is empty.", table);
return false;
return false;
}
uint32 count = 0;