1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

CPlayerInterface: all new code for automatic teleport usage

This commit is contained in:
ArseniyShestakov
2015-03-08 17:17:24 +03:00
parent 530b63f7c4
commit 5233b60243
2 changed files with 67 additions and 27 deletions

View File

@@ -89,6 +89,7 @@ class CPlayerInterface : public CGameInterface, public ILockedUpdatable
const CArmedInstance * currentSelection;
public:
bool observerInDuelMode;
ObjectInstanceID destinationTeleport; //contain -1 or object id if teleportation
//minor interfaces
CondSh<bool> *showingDialog; //indicates if dialog box is displayed