mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-25 22:46:19 +01:00
7 lines
No EOL
107 B
Text
7 lines
No EOL
107 B
Text
/// @description init
|
|
event_inherited();
|
|
|
|
#region data
|
|
dialog_w = ui(560);
|
|
dialog_h = ui(160);
|
|
#endregion |