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