mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-02-07 02:35:18 +01:00
8 lines
117 B
Text
8 lines
117 B
Text
![]() |
/// @description init
|
||
|
event_inherited();
|
||
|
|
||
|
#region data
|
||
|
destroy_on_click_out = true;
|
||
|
|
||
|
warning_text = "";
|
||
|
#endregion
|