mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-08-12 04:36:22 -05:00
Arrow key font and greener progress bar.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
enum but { info, area, plus, minus, image, national, shiny };
|
||||
enum src { red, yellow, green, blue, black, pink, orange, purple, white, flip };
|
||||
enum src { red, yellow, green, blue, black, pink, orange, purple, white, flip, progress };
|
||||
|
||||
hover = false;
|
||||
pressed = false;
|
||||
|
||||
Reference in New Issue
Block a user