mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-03-25 03:04:56 -05:00
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
///button_update_all()
|
|
|
|
if (instance_exists(obj_button))
|
|
with (obj_button)
|
|
button_set(x_, y_, type); |