X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fshader-audit.sh;h=6d74b354a593a22148bc4a66253a24035c274fc8;hb=ee167744caed786493abafdc73c08a5f9428b380;hp=cb7d907fb196a65e66cf15a8eb646e712f6239c2;hpb=079e2acfd0cba8ac4bf91d78a7934f0566d289da;p=xonotic%2Fxonotic-maps.pk3dir.git diff --git a/scripts/shader-audit.sh b/scripts/shader-audit.sh index cb7d907f..6d74b354 100755 --- a/scripts/shader-audit.sh +++ b/scripts/shader-audit.sh @@ -234,8 +234,8 @@ 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/screens/*|textures/logos/*) + ## RULE: textures/FOO/* must use textures/FOO/*, for FOO in decals, liquids_water, liquids_slime, liquids_lava, alphamod + textures/decals/*|textures/liquids_*/*|textures/effects_*/*|textures/screens/*|textures/logos/*|textures/alphamod/*) pre=`echo "$1" | cut -d / -f 1-2` case "$2" in "$pre"/*)