Pixel-Composer/objects/o_dialog_scrollbox/Destroy_0.gml
2023-02-17 17:31:33 +07:00

5 lines
94 B
Plaintext

/// @description init
event_inherited();
scrollbox.onModify(initVal);
scrollbox.open = false;