update arms race

This commit is contained in:
shoopea
2024-11-16 18:27:47 +01:00
parent 6490b99fd6
commit 347e925af7
3 changed files with 6 additions and 4 deletions

View File

@@ -246,7 +246,7 @@ $(document).ready(function () {
map_list.push("de_vertigo");
map_list.push("de_whistle");
} else if (e.value == "6") { // arms race
map_list.push("ar_bagage");
map_list.push("ar_baggage");
map_list.push("ar_pool_day");
map_list.push("ar_shoots");
}