X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=check-cvars.sh;h=031613a7bf00ec67744e246e99db6187be8f5399;hb=e947c89d37c2837cb7c68c170d46c91ee3d594b6;hp=78985b81947af96ede8d5800c0bb1d42f38e35aa;hpb=6e0ac89b3f58dbf7d1b0edc7e62968b5841ee59c;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/check-cvars.sh b/check-cvars.sh index 78985b819..031613a7b 100755 --- a/check-cvars.sh +++ b/check-cvars.sh @@ -23,7 +23,7 @@ check_files() done } -check_files "balanceXonotic.cfg" "balance*.cfg" "/^seta? g_/" +check_files "balance-xonotic.cfg" "balance-*.cfg" "/^seta? g_/" check_files "_hud_descriptions.cfg" "hud_*.cfg" "/^seta? hud_/" if $errord; then