diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-11-14 02:09:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-11-14 02:09:41 +0300 |
commit | 78b19b96103212516354531b2ebd810a651ea4fb (patch) | |
tree | da6727e352b60a54693cfb3dc252cea019f3e1e8 /features.xml | |
parent | aeec49bcea51bb652d86d6fc7252e0bf72537c2f (diff) | |
download | clientdata-78b19b96103212516354531b2ebd810a651ea4fb.tar.gz clientdata-78b19b96103212516354531b2ebd810a651ea4fb.tar.bz2 clientdata-78b19b96103212516354531b2ebd810a651ea4fb.tar.xz clientdata-78b19b96103212516354531b2ebd810a651ea4fb.zip |
Force account gender to male and hide it.
Diffstat (limited to 'features.xml')
-rw-r--r-- | features.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features.xml b/features.xml index 90fc4dbb..38b5716c 100644 --- a/features.xml +++ b/features.xml @@ -3,4 +3,5 @@ Copyright (C) 2013 Evol Online --> <configuration> <option name="languageTab" value="1"/> + <option name="forceAccountGender" value="1"/> </configuration> |