diff options
author | meko <mekolat@users.noreply.github.com> | 2015-07-03 14:02:48 -0400 |
---|---|---|
committer | meko <mekolat@users.noreply.github.com> | 2015-07-03 14:02:48 -0400 |
commit | 651c071da2934631e8185eee96451a14b3c0c6f2 (patch) | |
tree | 86881a05104e4553b7b8abb793db8b919ac46b12 | |
parent | a67f3867ada037efdd6a983e090f014b8ed24b88 (diff) | |
download | tools-651c071da2934631e8185eee96451a14b3c0c6f2.tar.gz tools-651c071da2934631e8185eee96451a14b3c0c6f2.tar.bz2 tools-651c071da2934631e8185eee96451a14b3c0c6f2.tar.xz tools-651c071da2934631e8185eee96451a14b3c0c6f2.zip |
remove graphics-emotes from updater
-rwxr-xr-x | client/make-updates | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/make-updates b/client/make-updates index b7ce980..96925d8 100755 --- a/client/make-updates +++ b/client/make-updates @@ -15,7 +15,6 @@ output=~/www/updates function apply_function() { $1 misc *.* COPYING rules/ - $1 graphics-emotes graphics/emotes/ $1 graphics-images graphics/images/ graphics/guiicons/ $1 graphics-items graphics/items/ $1 graphics-minimaps graphics/minimaps/ |