1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-08 22:26:51 +02:00

fix TeleporterPopup out of screen

This commit is contained in:
Laserlicht
2025-01-04 02:01:44 +01:00
parent 0f745d5f1b
commit c7963cf62f

View File

@@ -408,6 +408,7 @@ TeleporterPopup::TeleporterPopup(const Point & position, const CGTeleport * tele
}
center(position);
fitToScreen(10);
}
std::shared_ptr<WindowBase>