projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69c459f
)
fix team chat beep sound
15/head
author
packer <packer@local>
Sun, 10 Jan 2016 23:57:40 +0000
(
00:57
+0100)
committer
packer <packer@local>
Sun, 10 Jan 2016 23:57:40 +0000
(
00:57
+0100)
misc/tools/cached-converter.sh
patch
|
blob
|
history
diff --git
a/misc/tools/cached-converter.sh
b/misc/tools/cached-converter.sh
index 191e208660af9c9fef55f3b9c2fa8b7ba3fe82dd..84f3480db11917b8066c8ad603303a9195b2a3ed 100755
(executable)
--- a/
misc/tools/cached-converter.sh
+++ b/
misc/tools/cached-converter.sh
@@
-380,7
+380,7
@@
for F in "$@"; do
esac
fi
case "$f" in
- ./sound
s
/misc/talk*.wav) will_ogg=false ;; # engine "feature"
+ ./sound/misc/talk*.wav) will_ogg=false ;; # engine "feature"
*_bump) will_dds=false ;;
./models/player/*) will_dds=false ;;
./models/sprites/*) will_dds=false ;;