Browse Source

center QuickRecruitmentWindow

Laserlicht 1 năm trước cách đây
mục cha
commit
72da365d24
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      client/windows/QuickRecruitmentWindow.cpp

+ 2 - 0
client/windows/QuickRecruitmentWindow.cpp

@@ -166,4 +166,6 @@ QuickRecruitmentWindow::QuickRecruitmentWindow(const CGTownInstance * townd, Rec
 	setButtons();
 	setCreaturePurchaseCards();
 	maxAllCards(cards);
+
+	center();
 }