diff options
-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" /> |