Whitespace is the root of all evil (version 2)

This commit is contained in:
Nay
2012-08-03 22:55:18 +01:00
parent f9a0821b2b
commit d1b10082a2
18 changed files with 82 additions and 82 deletions

View File

@@ -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()