1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Logging around #1237. Typos.

This commit is contained in:
Michał W. Urbańczyk
2013-05-30 12:14:39 +00:00
parent 608a080971
commit 1e8e932323
3 changed files with 13 additions and 2 deletions

View File

@@ -111,7 +111,7 @@ void LibClasses::init()
createHandler(spellh, "Spell", pomtime);
logGlobal->infoStream()<<"\tInitializing handers: "<< totalTime.getDiff();
logGlobal->infoStream()<<"\tInitializing handlers: "<< totalTime.getDiff();
modh->loadGameContent();
modh->reload();