diff options
Diffstat (limited to 'client/make-updates')
-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/ |