mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-22 07:06:41 +11:00
swap start and select
This commit is contained in:
parent
e61fdb7f97
commit
3a1f1691f9
1 changed files with 1 additions and 1 deletions
|
@ -166,8 +166,8 @@
|
|||
<img id="mobileAb" src="assets/ab.png" />
|
||||
</div>
|
||||
<div class="mobileControlsRow mobileControlsSmall">
|
||||
<img id="mobileStart" src="assets/START.png" />
|
||||
<img id="mobileSelect" src="assets/SELECT.png" />
|
||||
<img id="mobileStart" src="assets/START.png" />
|
||||
</div>
|
||||
<div class="mobileControlsRow">
|
||||
<button id="mobileRestart">Restart</button>
|
||||
|
|
Loading…
Add table
Reference in a new issue