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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user