mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Remove tower strength alliance station display option.
This commit is contained in:
@@ -24,8 +24,6 @@
|
||||
<option value="B1"{{if eq $station "B1"}} selected{{end}}>Blue 1</option>
|
||||
<option value="B2"{{if eq $station "B2"}} selected{{end}}>Blue 2</option>
|
||||
<option value="B3"{{if eq $station "B3"}} selected{{end}}>Blue 3</option>
|
||||
<option value="RT"{{if eq $station "RT"}} selected{{end}}>Red Tower</option>
|
||||
<option value="BT"{{if eq $station "BT"}} selected{{end}}>Blue Tower</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user