1
0
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:
Michał W. Urbańczyk
2010-02-15 06:54:57 +00:00
parent 415266279e
commit da87d25d21
12 changed files with 375 additions and 131 deletions

View File

@ -1649,7 +1649,7 @@ void CAdvMapInt::activate()
return;
}
screenBuf = screen;
LOCPLINT->statusbar = &statusbar;
GH.statusbar = &statusbar;
activateMouseMove();
kingOverview.activate();