Reordering a bit.

This commit is contained in:
TheGreenTie
2020-03-01 18:30:44 -06:00
parent eccd3eccec
commit d9f123b438
9263 changed files with 1393 additions and 62623 deletions

View File

@@ -0,0 +1,5 @@
global.show_galar = !global.show_galar
savedata_write("Display", "Galar Dex", global.show_galar);
room_restart();

View File

@@ -0,0 +1,8 @@
{
"id": "5ebf8e8d-9772-aef2-28cb-e8743d4d575d",
"modelName": "GMScript",
"mvc": "1.0",
"name": "show_galar_toggle",
"IsCompatibility": false,
"IsDnD": false
}