1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-27 22:49:25 +02:00

selectionwindow

This commit is contained in:
Laserlicht
2024-08-13 22:07:09 +02:00
parent 4f8b965b36
commit fac0450256
5 changed files with 30 additions and 10 deletions

View File

@@ -544,7 +544,6 @@ void CGStatusBar::activate()
void CGStatusBar::deactivate()
{
assert(GH.statusbar().get() == this);
GH.setStatusbar(nullptr);
if (enteringText)