missing de_underpass

This commit is contained in:
shoopea 2025-09-22 19:59:46 +02:00
parent afc5d44f26
commit 8950cbaa58

View File

@ -249,6 +249,7 @@ $(document).ready(function () {
map_list.push("de_maginot"); // 3195399109
map_list.push("de_memento"); // 3165559377
map_list.push("de_palais"); // 3257582863
map_list.push("de_underpass"); // 3087988625
map_list.push("de_whistle"); // 3308613773
} else if (e.value == "5") { // wingman
// DE maps (valve)
@ -263,6 +264,7 @@ $(document).ready(function () {
map_list.push("de_maginot"); // 3195399109
map_list.push("de_memento"); // 3165559377
map_list.push("de_palais"); // 3257582863
map_list.push("de_underpass"); // 3087988625
map_list.push("de_whistle"); // 3308613773
} else if (e.value == "6") { // arms race
map_list.push("ar_baggage");