mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-17 01:32:21 +02:00
Various fixes. Subtitles for choosen hero/town/bonus in pregame. Fixed arrows behavior. Really fixed shortcuts. Fixed map scrolling. Fixed disappearing battle interface.
This commit is contained in:
@ -93,7 +93,9 @@ void CObjectHandler::loadObjects()
|
||||
tlog5 << "\t\tDone loading objects!\n";
|
||||
}
|
||||
|
||||
int i = 0;
|
||||
std::string banksConfig = bitmaph->getTextFile("ZCRBANK.TXT");
|
||||
|
||||
//TODO: parse to banksInfo
|
||||
}
|
||||
int CGObjectInstance::getOwner() const
|
||||
|
Reference in New Issue
Block a user