diff options
author | Przemysław Grzywacz <nexather@gmail.com> | 2013-05-06 21:47:56 +0200 |
---|---|---|
committer | Przemysław Grzywacz <nexather@gmail.com> | 2013-05-06 21:47:56 +0200 |
commit | 401c11f7821e6ce547d2a4fa10fe2af54ba06bdc (patch) | |
tree | 90a63346e7c658d4843983389d29547867c4197d /settings.xml | |
parent | ac1279c57f6985b00421b77802080384f72d72e0 (diff) | |
download | clientdata-401c11f7821e6ce547d2a4fa10fe2af54ba06bdc.tar.gz clientdata-401c11f7821e6ce547d2a4fa10fe2af54ba06bdc.tar.bz2 clientdata-401c11f7821e6ce547d2a4fa10fe2af54ba06bdc.tar.xz clientdata-401c11f7821e6ce547d2a4fa10fe2af54ba06bdc.zip |
A comment description for settings.xml
Diffstat (limited to 'settings.xml')
-rw-r--r-- | settings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.xml b/settings.xml index e024bf82..99836199 100644 --- a/settings.xml +++ b/settings.xml @@ -1,3 +1,7 @@ +<!-- + This is the main world settings file for Mana client since version 0.7. + It defines all the settings, and can include additional XML files for this. +--> <settings> <include file="maps.xml" /> <include file="skills.xml" /> |