mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-06 00:24:11 +02:00
Merge pull request #1191 from vcmi/fix-1186
#1186 - disable status bar with other advmap controls
This commit is contained in:
commit
f8165bfceb
@ -978,6 +978,7 @@ void CAdvMapInt::deactivate()
|
||||
}
|
||||
minimap.deactivate();
|
||||
terrain.deactivate();
|
||||
statusbar->deactivate();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user