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:
@@ -184,6 +184,7 @@ class CPlayerInterface : public CGameInterface
|
||||
public:
|
||||
bool makingTurn;
|
||||
SDL_Event * current;
|
||||
IActivable *curint;
|
||||
CAdvMapInt * adventureInt;
|
||||
CCastleInterface * castleInt;
|
||||
FPSmanager * mainFPSmng;
|
||||
|
||||
Reference in New Issue
Block a user