diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-07-01 16:30:00 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-07-01 16:30:00 +0300 |
commit | a86e94c1a54e173fb1cdca88b0b0da20a187d71a (patch) | |
tree | 73901b3c7294d5f19d38b32a3762fe1ed0ca5468 /settings.xml | |
parent | 79de9a64b713aa459584a4dfaf1ab4279f254224 (diff) | |
download | clientdata-a86e94c1a54e173fb1cdca88b0b0da20a187d71a.tar.gz clientdata-a86e94c1a54e173fb1cdca88b0b0da20a187d71a.tar.bz2 clientdata-a86e94c1a54e173fb1cdca88b0b0da20a187d71a.tar.xz clientdata-a86e94c1a54e173fb1cdca88b0b0da20a187d71a.zip |
Remove files and tags related to unsupported clients.
Diffstat (limited to 'settings.xml')
-rw-r--r-- | settings.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/settings.xml b/settings.xml deleted file mode 100644 index d8060d9c..00000000 --- a/settings.xml +++ /dev/null @@ -1,16 +0,0 @@ -<!-- - 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="paths.xml" /> - <include file="maps.xml" /> - <include file="skills.xml" /> - <include file="items.xml" /> - <include file="monsters.xml" /> - <include file="npcs.xml" /> - <include file="emotes.xml" /> - <include file="status-effects.xml" /> - <include file="hair.xml" /> - <include file="units.xml" /> -</settings> |