Fixing a whitespace issue in config_menu.rml

This commit is contained in:
LT-Schmiddy 2024-11-24 18:39:42 -05:00
parent 869f3d19d4
commit 9c0324b8da

View File

@ -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"