2
0
Эх сурвалжийг харах

fix TeleporterPopup out of screen

Laserlicht 9 сар өмнө
parent
commit
c7963cf62f

+ 1 - 0
client/windows/InfoWindows.cpp

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