X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Ftools%2Fcached-converter.sh;h=6566f7623d62c290556df87b378b3d89c2d2515d;hp=b3fcb87239667da20932a8e7aac9c46387939401;hb=5898aff7ab7c8c1bf0a1d5d4cc1be51216b478b8;hpb=3326f7cebf54279c316f1f8132b37b80260ad120 diff --git a/misc/tools/cached-converter.sh b/misc/tools/cached-converter.sh index b3fcb872..6566f762 100755 --- a/misc/tools/cached-converter.sh +++ b/misc/tools/cached-converter.sh @@ -295,7 +295,6 @@ for F in "$@"; do case "$f" in ./sounds/misc/talk*.wav) will_ogg=false ;; # engine "feature" *_bump) will_dds=false ;; - *_norm) will_dds=false ;; # bad quality ./models/player/*) will_dds=false ;; ./models/sprites/*) will_dds=false ;; ./textures/*) ;;