mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Started making hot-seat GUI. Accompanying changes to rest of GUI.
This commit is contained in:
@ -1649,7 +1649,7 @@ void CAdvMapInt::activate()
|
||||
return;
|
||||
}
|
||||
screenBuf = screen;
|
||||
LOCPLINT->statusbar = &statusbar;
|
||||
GH.statusbar = &statusbar;
|
||||
activateMouseMove();
|
||||
|
||||
kingOverview.activate();
|
||||
|
Reference in New Issue
Block a user