mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-08-13 13:15:32 -05:00
Working button toggles.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
enum but { info, area, plus, minus, image };
|
||||
enum but { info, area, plus, minus, image, national, shiny };
|
||||
enum src { red, yellow, green, blue, black, pink, orange, purple, white, flip };
|
||||
|
||||
hover = false;
|
||||
|
||||
Reference in New Issue
Block a user