mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-04-27 20:51:40 +00:00
Fixing a whitespace issue in config_menu.rml
This commit is contained in:
parent
869f3d19d4
commit
9c0324b8da
1 changed files with 2 additions and 2 deletions
|
|
@ -78,8 +78,8 @@
|
|||
onclick="open_reset_game_prompt"
|
||||
id="config__reset_game-button"
|
||||
>
|
||||
<svg src="icons/Reset.svg" />
|
||||
</button>
|
||||
<svg src="icons/Reset.svg" />
|
||||
</button>
|
||||
<button
|
||||
class="icon-button"
|
||||
onclick="open_quit_game_prompt"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue