]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/cached-converter.sh
Merge branch 'master' into divVerent/crypto2
[xonotic/xonotic.git] / misc / tools / cached-converter.sh
index 72f427c71d89bf150ac23dd4a4a40ba36431c74f..361265881865430d5b4ccaa09924d7bca6709003 100755 (executable)
@@ -179,6 +179,7 @@ for F in "$@"; do
        case "$f" in
                *_bump) will_dds=false ;;
                ./models/player/*) will_dds=false ;;
+               ./models/sprites/*) will_dds=false ;;
                ./textures/*) ;;
                ./models/*) ;;
                ./particles/*) ;;