summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWushin <pasekei@gmail.com>2015-06-28 13:28:09 -0500
committerWushin <pasekei@gmail.com>2015-06-28 13:28:09 -0500
commit584410eb66eb14756593657a24ef1d92aa25ed68 (patch)
tree84ec0cd02dce23bbbbc2198f15bad29d14fd8f0e
parent7d00799e88bda7cfc74edc3e84c35a23f7d7f9df (diff)
parent848b160746e3415584ba4359e1a611dd9958d0bd (diff)
downloadclientdata-584410eb66eb14756593657a24ef1d92aa25ed68.tar.gz
clientdata-584410eb66eb14756593657a24ef1d92aa25ed68.tar.bz2
clientdata-584410eb66eb14756593657a24ef1d92aa25ed68.tar.xz
clientdata-584410eb66eb14756593657a24ef1d92aa25ed68.zip
Merge pull request #275 from mekolat/patch-1
add gmTabMinimalLevel
-rw-r--r--paths.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/paths.xml b/paths.xml
index fe2fbbbb..a67a3a8c 100644
--- a/paths.xml
+++ b/paths.xml
@@ -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.