mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-10 20:45:35 +01:00
8 lines
89 B
Plaintext
8 lines
89 B
Plaintext
|
/// @description init
|
||
|
#region size
|
||
|
draw_set_font(f_p0);
|
||
|
#endregion
|
||
|
|
||
|
event_inherited();
|
||
|
|