From 6fee84f3838bdd900e8cfc4a1e4d7f15f35bd6ed Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 5 Sep 2012 21:48:30 +0300 Subject: Improve constructors in some classes. --- src/gui/charcreatedialog.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/charcreatedialog.h') diff --git a/src/gui/charcreatedialog.h b/src/gui/charcreatedialog.h index 048363452..83521e301 100644 --- a/src/gui/charcreatedialog.h +++ b/src/gui/charcreatedialog.h @@ -135,12 +135,13 @@ class CharCreateDialog : public Window, gcn::Button *mCreateButton; gcn::Button *mCancelButton; + int mRace; + Being *mPlayer; PlayerBox *mPlayerBox; int mHairStyle; int mHairColor; - int mRace; int mSlot; -- cgit v1.2.3-60-g2f50