diff options
author | meko <mekolat@users.noreply.github.com> | 2015-06-20 11:13:48 -0400 |
---|---|---|
committer | meko <mekolat@users.noreply.github.com> | 2015-06-20 11:13:48 -0400 |
commit | 848b160746e3415584ba4359e1a611dd9958d0bd (patch) | |
tree | 132c5abfba9c00d39cd41e2dab151d42ce9c0e36 | |
parent | 2338663882dff063702ec069349ce422258b29e3 (diff) | |
download | clientdata-848b160746e3415584ba4359e1a611dd9958d0bd.tar.gz clientdata-848b160746e3415584ba4359e1a611dd9958d0bd.tar.bz2 clientdata-848b160746e3415584ba4359e1a611dd9958d0bd.tar.xz clientdata-848b160746e3415584ba4359e1a611dd9958d0bd.zip |
add gmTabMinimalLevel
-rw-r--r-- | paths.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ Also, don't forget to add the '/' path separator at the end of folder values. <option name="wallpaperFile" value="login_wallpaper.png"/> <option name="newQuestEffectId" value="47"/> <option name="completeQuestEffectId" value="48"/> + <option name="gmTabMinimalLevel" value="60"/> <!-- ManaPlus tries to load skillsFile first, then skillsFile2 if it failed. In old versions, ea-skills.xml before skills.xml, now it is swapped. |