Hisui Dex loads.

This commit is contained in:
Rodrigo Gómez Maitret
2022-02-03 22:18:05 -06:00
parent 449adf9af2
commit c49dfb2fc3
7 changed files with 70 additions and 45 deletions

View File

@@ -61,6 +61,7 @@ function button_set(argument0, argument1, argument2) {
case shw.national: text="NATIONAL"; break;
case shw.galar: text="GALAR"; break;
case shw.armor: text="ARMOR"; break;
case shw.hisui: text="HISUI"; break;
}
scale = global.icon_scale * 0.75;