Always enable virtual joystick
Keeps 'toggle fullscreen' as a separate game setting.
This commit is contained in:
parent
340caaff32
commit
633bdfcaff
4 changed files with 15 additions and 26 deletions
2
front/dist/resources/html/gameMenu.html
vendored
2
front/dist/resources/html/gameMenu.html
vendored
|
@ -37,7 +37,7 @@
|
|||
<button id="editGameSettingsButton">Settings</button>
|
||||
</section>
|
||||
<section>
|
||||
<button id="showJoystick">Show joystick</button>
|
||||
<button id="toggleFullscreen">Toggle fullscreen</button>
|
||||
</section>
|
||||
<section>
|
||||
<button id="sparkButton">Create map</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue