mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
Whitespace is the root of all evil (version 2)
This commit is contained in:
@@ -84,7 +84,7 @@ void LoadGameObjectModelList()
|
||||
|
||||
fclose(model_list_file);
|
||||
sLog->outInfo(LOG_FILTER_GENERAL, ">> Loaded %u GameObject models in %u ms", uint32(model_list.size()), GetMSTimeDiffToNow(oldMSTime));
|
||||
|
||||
|
||||
}
|
||||
|
||||
GameObjectModel::~GameObjectModel()
|
||||
|
||||
Reference in New Issue
Block a user