mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
chore(core): Remove malformed whitespace (#4248)
This commit is contained in:
@@ -1696,7 +1696,6 @@ void ObjectMgr::LoadTempSummons()
|
||||
_tempSummonDataStore[key].push_back(data);
|
||||
|
||||
++count;
|
||||
|
||||
} while (result->NextRow());
|
||||
|
||||
sLog->outString(">> Loaded %u temp summons in %u ms", count, GetMSTimeDiffToNow(oldMSTime));
|
||||
|
||||
Reference in New Issue
Block a user