mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-08-25 03:54:15 -05:00
Working button toggles.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
///button_create_persistents()
|
||||
|
||||
button_create(0, 0, but.image);
|
||||
button_create(0, 0, but.national);
|
||||
button_create(0, 0, but.shiny);
|
||||
|
||||
button_update_all();
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "aa47343b-06e8-c5c7-5f42-7551e6b2c23f",
|
||||
"modelName": "GMScript",
|
||||
"mvc": "1.0",
|
||||
"name": "button_create_persistents",
|
||||
"IsCompatibility": false,
|
||||
"IsDnD": false
|
||||
}
|
||||
Reference in New Issue
Block a user