]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/cached-converter.sh
Oops. Allow DDS for a few more textures.
[xonotic/xonotic.git] / misc / tools / cached-converter.sh
index 09c042454d7350972298b19a12b4c39c384b27cd..b4fafee88ca1d7dc23e6f1ea26ec649ddeb86e7e 100755 (executable)
@@ -384,6 +384,7 @@ for F in "$@"; do
                *_bump) will_dds=false ;;
                ./models/player/*) will_dds=false ;;
                ./models/sprites/*) will_dds=false ;;
+               ./models/*) ;;
                ./textures/*) ;;
                ./models/*) ;;
                ./particles/*) ;;