mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-04-04 16:04:53 -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); |