From 7f9e82c6538dd51992518ee2af23d98a7c39cdeb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Feb 2016 17:44:28 +0300 Subject: Allow hide player stats sliders in char creation dialog. It hidden if configuration parameters is wrong. --- src/gui/windows/charcreatedialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/windows/charcreatedialog.h') diff --git a/src/gui/windows/charcreatedialog.h b/src/gui/windows/charcreatedialog.h index 634e78c2c..e41b17157 100644 --- a/src/gui/windows/charcreatedialog.h +++ b/src/gui/windows/charcreatedialog.h @@ -69,7 +69,7 @@ class CharCreateDialog final : public Window, void unlock(); void setAttributes(const StringVect &labels, - const int available, + int available, const int min, const int max); void setDefaultGender(const GenderT gender = Gender::FEMALE); -- cgit v1.2.3-70-g09d2