From: Martin Taibr Date: Wed, 12 Feb 2020 14:16:28 +0000 (+0100) Subject: also check bal-wep files for consistency X-Git-Tag: xonotic-v0.8.5~1145^2~16^2~1 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=3dccded7b1e7a774d1ae5bc50711d86e37989614;p=xonotic%2Fxonotic-data.pk3dir.git also check bal-wep files for consistency --- diff --git a/check-cvars.sh b/check-cvars.sh index 43683feb8..8525385d9 100755 --- a/check-cvars.sh +++ b/check-cvars.sh @@ -24,6 +24,7 @@ check_files() } check_files "balance-xonotic.cfg" "balance-*.cfg" "/^seta? g_/" +check_files "bal-wep-xonotic.cfg" "bal-wep-*.cfg" "/^seta? g_/" check_files "_hud_descriptions.cfg" "hud_*.cfg" "/^seta? hud_/" if $errord; then