This commit is contained in:
shoopea
2024-11-16 13:17:22 +01:00
parent 477b6dafd5
commit 16b78150a8
2 changed files with 3 additions and 57 deletions

View File

@@ -96,7 +96,7 @@
</div>
<div class="mb-3">
<label for="game" class="form-label">Game Selection:</label>
<select id="game" name="game" class="form-select" onchange="update_maps(this.value)">
<select id="game" name="game" class="form-select">
<option value="1">Competitive Short</option>
<option value="2">Competitive Long</option>
<option value="3">Casual Short</option>