mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-01-21 13:34:07 +00:00
fix team chat beep sound
This commit is contained in:
parent
69c459f92b
commit
bb0f2ecaa7
@ -380,7 +380,7 @@ for F in "$@"; do
|
||||
esac
|
||||
fi
|
||||
case "$f" in
|
||||
./sounds/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 ;;
|
||||
|
Loading…
Reference in New Issue
Block a user