mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Fixed typo.
This commit is contained in:
parent
4de0f0f973
commit
d775e40eba
@ -370,7 +370,7 @@ void CClient::loadGame(const std::string & fname, const bool server, const std::
|
||||
// logGlobal->traceStream() << boost::format("\tindex=%5d, id=%5d; address=%5d, pos=%s, name=%s") % i % o->id % (int)o.get() % o->pos % o->getHoverText();
|
||||
// else
|
||||
// logGlobal->traceStream() << boost::format("\tindex=%5d --- nullptr") % i;
|
||||
// }f
|
||||
// }
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user