mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-13 05:53:53 +01:00
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
/// @description
|
|
if(!is_undefined(content) && content != noone)
|
|
content.drawGUI();
|
|
|
|
event_inherited(); |