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

3 lines
84 B
Plaintext

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