diff options
author | meko <mekolat@users.noreply.github.com> | 2015-04-28 10:53:15 -0400 |
---|---|---|
committer | meko <mekolat@users.noreply.github.com> | 2015-04-28 10:53:15 -0400 |
commit | 5e12fed196991e1af57f09de8d7428418d15d074 (patch) | |
tree | ad93556731ee7b81d5f3bf13a2661e1989703e1e | |
parent | 87c48200ec920eee107c2861cca30cbcf058d903 (diff) | |
download | tools-5e12fed196991e1af57f09de8d7428418d15d074.tar.gz tools-5e12fed196991e1af57f09de8d7428418d15d074.tar.bz2 tools-5e12fed196991e1af57f09de8d7428418d15d074.tar.xz tools-5e12fed196991e1af57f09de8d7428418d15d074.zip |
remove graphics-emotes
-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 7f8fcfe..0cd7a03 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/ |