add maps for arms race
This commit is contained in:
parent
b57e56f35e
commit
b42a638eaf
@ -245,6 +245,10 @@ $(document).ready(function () {
|
||||
map_list.push("de_overpass");
|
||||
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_pool_day");
|
||||
map_list.push("ar_shoots");
|
||||
}
|
||||
|
||||
$('#map').empty();
|
||||
|
Loading…
Reference in New Issue
Block a user