mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Close all dialogs on start of new turn in MP
This commit is contained in:
@@ -203,6 +203,7 @@ public: // public interface for use by client via LOCPLINT access
|
||||
void performAutosave();
|
||||
void gamePause(bool pause);
|
||||
void endNetwork();
|
||||
void closeAllDialogs();
|
||||
|
||||
///returns true if all events are processed internally
|
||||
bool capturedAllEvents();
|
||||
|
||||
Reference in New Issue
Block a user