X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=blobdiff_plain;f=scripts%2Fshader-audit.sh;h=07a3c2bff9fcd78f1b055aa5e6f7edd55093d5bc;hp=0abbd1b0122abda9f6c109e0374fea97bc2630ac;hb=c15be7129a2b729363c7790452e5a1d588cbde81;hpb=5229c80cea6c66e123f82e63151faa4863dc8ab2 diff --git a/scripts/shader-audit.sh b/scripts/shader-audit.sh index 0abbd1b0..07a3c2bf 100755 --- a/scripts/shader-audit.sh +++ b/scripts/shader-audit.sh @@ -149,7 +149,7 @@ use_texture() esac ;; ## RULE: textures/FOO/* must use textures/FOO/*, for FOO in decals, liquids_water, liquids_slime, liquids_lava - textures/decals/*|textures/liquids_*/*|textures/effects_*/*) + textures/decals/*|textures/liquids_*/*|textures/effects_*/*|textures/screens/*|textures/logos/*) pre=`echo "$1" | cut -d / -f 1-2` case "$2" in "$pre"/*)