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