mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-25 22:46:19 +01:00
6 lines
No EOL
161 B
Text
6 lines
No EOL
161 B
Text
event_inherited();
|
|
|
|
if(instance_exists(submenu))
|
|
instance_destroy(submenu);
|
|
|
|
if(FOCUS == noone && instance_number(o_dialog_menubox) == 1) FOCUS = FOCUS_BEFORE; |