diff options
author | Wushin <pasekei@gmail.com> | 2014-07-14 19:40:36 -0500 |
---|---|---|
committer | Wushin <pasekei@gmail.com> | 2014-07-14 19:40:36 -0500 |
commit | 5949e1c21c1db7f514f27c142c19383d3f86654d (patch) | |
tree | 563a77f98bb213092f1a0315c71ff51677d8d7c5 | |
parent | 8c8927900dcee15d4b3b507b863574b8f70c7307 (diff) | |
parent | 7d8f0386f0d8098fc06ccd58842439718a1064b7 (diff) | |
download | tools-5949e1c21c1db7f514f27c142c19383d3f86654d.tar.gz tools-5949e1c21c1db7f514f27c142c19383d3f86654d.tar.bz2 tools-5949e1c21c1db7f514f27c142c19383d3f86654d.tar.xz tools-5949e1c21c1db7f514f27c142c19383d3f86654d.zip |
Merge pull request #5 from wushin/make-update-include
Add New Files
-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/ |