]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - check-cvars.sh
Fix name above dead players not starting to fade out from the current player's alpha...
[xonotic/xonotic-data.pk3dir.git] / check-cvars.sh
index 7366f0cbbaf632aa7009fb96440a7d250dcc0e8e..387d93720392d660fccf6b43b8dd9ca37c05a0ad 100755 (executable)
@@ -28,6 +28,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