Pixel-Composer/objects/o_dialog_panel/Draw_75.gml
2023-03-25 18:27:04 +07:00

3 lines
No EOL
84 B
Text

/// @description
if(!is_undefined(content) && content != noone)
content.drawGUI();