mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2025-01-11 19:59:11 +01:00
Fixing a whitespace issue in config_menu.rml
This commit is contained in:
parent
869f3d19d4
commit
9c0324b8da
@ -78,8 +78,8 @@
|
|||||||
onclick="open_reset_game_prompt"
|
onclick="open_reset_game_prompt"
|
||||||
id="config__reset_game-button"
|
id="config__reset_game-button"
|
||||||
>
|
>
|
||||||
<svg src="icons/Reset.svg" />
|
<svg src="icons/Reset.svg" />
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
class="icon-button"
|
class="icon-button"
|
||||||
onclick="open_quit_game_prompt"
|
onclick="open_quit_game_prompt"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user