mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-08-19 09:04:57 -05:00
Switcharoo to Gee Emm 2.3
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
///button_update_all()
|
||||
function button_update_all() {
|
||||
|
||||
if (instance_exists(obj_button))
|
||||
with (obj_button)
|
||||
button_set(x_, y_, type);
|
||||
if (instance_exists(obj_button))
|
||||
with (obj_button)
|
||||
button_set(x_, y_, type);
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -1,8 +1,12 @@
|
||||
{
|
||||
"id": "5c7fb6ce-864a-a30e-f665-d51d74835878",
|
||||
"modelName": "GMScript",
|
||||
"mvc": "1.0",
|
||||
"name": "button_update_all",
|
||||
"IsCompatibility": false,
|
||||
"IsDnD": false
|
||||
"isDnD": false,
|
||||
"isCompatibility": false,
|
||||
"parent": {
|
||||
"name": "Buttons",
|
||||
"path": "folders/Scripts/Buttons.yy",
|
||||
},
|
||||
"resourceVersion": "1.0",
|
||||
"name": "button_update_all",
|
||||
"tags": [],
|
||||
"resourceType": "GMScript",
|
||||
}
|
||||
Reference in New Issue
Block a user