This commit is contained in:
shoopea
2026-03-25 21:22:26 +01:00
parent f95324a00d
commit 534bde15c6
4 changed files with 136 additions and 4 deletions

View File

@@ -283,6 +283,9 @@ $(document).ready(function () {
map_list.push("ar_pool_day");
map_list.push("ar_shoots");
map_list.push("ar_shoots_night");
} else if (e.value == "7") { // other
// WORKSHOP
map_list.push("de_inferno_prophunt"); // 3608612434
}
$('#map').empty();