mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
showInfoDialog should be compatible with interfaces other than advmapint.
This commit is contained in:
@@ -286,6 +286,7 @@ void CCastleInterface::show(SDL_Surface * to)
|
||||
}
|
||||
void CCastleInterface::activate()
|
||||
{
|
||||
LOCPLINT->curint = this;
|
||||
//for(int i=0;i<buildings.size();i++)
|
||||
// buildings[i]->activate();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user