diff options
author | mekolat <mekolat@users.noreply.github.com> | 2017-02-18 21:12:41 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-18 21:12:41 -0500 |
commit | a6939fab62d3762f47acbe196c33df656ca4798b (patch) | |
tree | a12b5c4c50676adef0ddb2c4275abd62b324091e /features.xml | |
parent | 737a9baab00d06c0f6822b9fe24fc03c1d4a8656 (diff) | |
download | clientdata-a6939fab62d3762f47acbe196c33df656ca4798b.tar.gz clientdata-a6939fab62d3762f47acbe196c33df656ca4798b.tar.bz2 clientdata-a6939fab62d3762f47acbe196c33df656ca4798b.tar.xz clientdata-a6939fab62d3762f47acbe196c33df656ca4798b.zip |
Remove the auto-following limitation
as per https://forums.themanaworld.org/viewtopic.php?f=23&t=20140
Diffstat (limited to 'features.xml')
-rw-r--r-- | features.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/features.xml b/features.xml index b5bc619b..11e1851e 100644 --- a/features.xml +++ b/features.xml @@ -1,6 +1,5 @@ <?xml version="1.0"?> <configuration> - <option name="allowFollow" value="0"/> <option name="forceAccountGender" value="3"/> <option name="forceCharGender" value="3"/> </configuration> |