mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
Restore status bar on BattleWindow reactivation
This commit is contained in:
parent
f8dec3861b
commit
4bfdb44c78
@ -139,6 +139,7 @@ void BattleWindow::updateQueue()
|
||||
|
||||
void BattleWindow::activate()
|
||||
{
|
||||
GH.statusbar = console;
|
||||
CIntObject::activate();
|
||||
LOCPLINT->cingconsole->activate();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user