1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00
This commit is contained in:
Laserlicht
2024-08-11 22:54:19 +02:00
parent 299ee35c48
commit 5eac491189
3 changed files with 2 additions and 3 deletions

View File

@@ -31,4 +31,4 @@ CStatisticScreen::CStatisticScreen(StatisticDataSet statistic)
void CStatisticScreen::clickPressed(const Point & cursorPosition)
{
close();
}
}