diff options
Diffstat (limited to 'src/gui/charcreatedialog.h')
-rw-r--r-- | src/gui/charcreatedialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/charcreatedialog.h b/src/gui/charcreatedialog.h index 69ae1af1a..a7cb5105c 100644 --- a/src/gui/charcreatedialog.h +++ b/src/gui/charcreatedialog.h @@ -136,6 +136,7 @@ class CharCreateDialog final : public Window, Button *mCancelButton; int mRace; + int mLook; Being *mPlayer; PlayerBox *mPlayerBox; |