1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

file ending

This commit is contained in:
Laserlicht
2023-10-01 00:46:29 +02:00
committed by GitHub
parent 648a37310f
commit 23b8a321f6
3 changed files with 3 additions and 3 deletions

View File

@@ -201,4 +201,4 @@ CMapOverview::CMapOverviewWidget::CMapOverviewWidget(CMapOverview& parent):
if(minimaps.size() == 0)
w->setText("");
}
}
}