diff options
author | wushin <pasekei@gmail.com> | 2014-07-13 08:43:17 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-07-13 09:22:04 -0500 |
commit | 7d8f0386f0d8098fc06ccd58842439718a1064b7 (patch) | |
tree | 563a77f98bb213092f1a0315c71ff51677d8d7c5 | |
parent | 8c8927900dcee15d4b3b507b863574b8f70c7307 (diff) | |
download | tools-7d8f0386f0d8098fc06ccd58842439718a1064b7.tar.gz tools-7d8f0386f0d8098fc06ccd58842439718a1064b7.tar.bz2 tools-7d8f0386f0d8098fc06ccd58842439718a1064b7.tar.xz tools-7d8f0386f0d8098fc06ccd58842439718a1064b7.zip |
Add New Files, Remove the old
-rwxr-xr-x | client/make-updates | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/make-updates b/client/make-updates index 2020d8b..0154c47 100755 --- a/client/make-updates +++ b/client/make-updates @@ -14,7 +14,7 @@ output=~/www/updates function apply_function() { - $1 misc-xml charcreation.xml ea-skills.xml effects.xml emotes.xml hair.xml paths.xml settings.xml skills.xml status-effects.xml units.xml + $1 misc-xml charcreation.xml ea-skills.xml effects.xml emotes.xml hair.xml paths.xml skills.xml status-effects.xml units.xml equipmentwindow.xml features.xml weapons.xml $1 emotes graphics/emotes/ $1 images graphics/images/ $1 items graphics/items/ |