소스 검색

center QuickRecruitmentWindow

Laserlicht 1 년 전
부모
커밋
72da365d24
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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();
 }