commit
353434a319
@ -0,0 +1,5 @@
|
||||
/// popup_text_ext
|
||||
with (oPopupText) instance_destroy();
|
||||
var t = instance_create(0, 0, oPopupText);
|
||||
t.text = argument0;
|
||||
t.alarm[0] = argument1;
|
||||
Loading…
Reference in new issue