1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-15 01:24:45 +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

@ -314,7 +314,7 @@ void CKingdomInterface::show(SDL_Surface * to)
void CKingdomInterface::activate()
{
LOCPLINT->statusbar = statusbar;
GH.statusbar = statusbar;
exit->activate();
toTowns->activate();
toHeroes->activate();