mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-26 23:17:25 +01:00
4 lines
No EOL
103 B
Text
4 lines
No EOL
103 B
Text
/// @description
|
|
if(!is_undefined(content) && content != noone)
|
|
content.drawGUI();
|
|
event_inherited(); |