Reordering a bit.

This commit is contained in:
TheGreenTie
2020-03-01 18:30:44 -06:00
parent eccd3eccec
commit d9f123b438
9263 changed files with 1393 additions and 62623 deletions

View File

@@ -0,0 +1,5 @@
///button_update_all()
if (instance_exists(obj_button))
with (obj_button)
button_set(x_, y_, type);

View File

@@ -0,0 +1,8 @@
{
"id": "5c7fb6ce-864a-a30e-f665-d51d74835878",
"modelName": "GMScript",
"mvc": "1.0",
"name": "button_update_all",
"IsCompatibility": false,
"IsDnD": false
}