Press G to toggle Gigantamax!

This commit is contained in:
Rodrigo
2021-03-01 14:04:09 -06:00
parent 518c2d3ead
commit 3442d3cee5
8 changed files with 32 additions and 21 deletions

View File

@@ -7,6 +7,4 @@ function show_dex_toggle() {
savedata_write("Display", "Galar Dex", global.show_dex);
room_restart();
}