summaryrefslogtreecommitdiff
path: root/src/gui/windows/charcreatedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/charcreatedialog.h')
-rw-r--r--src/gui/windows/charcreatedialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/windows/charcreatedialog.h b/src/gui/windows/charcreatedialog.h
index 45555f869..d179982ad 100644
--- a/src/gui/windows/charcreatedialog.h
+++ b/src/gui/windows/charcreatedialog.h
@@ -148,6 +148,8 @@ class CharCreateDialog final : public Window,
int mLook;
int mMinLook;
int mMaxLook;
+ int mMinRace;
+ int mMaxRace;
int mHairStyle;
int mHairColor;