mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-26 06:56:45 +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(480);
|
|
dialog_h = ui(140);
|
|
#endregion |