]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - check-cvars.sh
Merge branch 'martin-t/check-cvars' into 'master'
[xonotic/xonotic-data.pk3dir.git] / check-cvars.sh
index 43683feb8270802ad0c5abb52fa30356eeab4b16..8525385d98ba3e2b5d6a1638d1168f98e5800ce7 100755 (executable)
@@ -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