mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-26 15:06:22 +01:00
8 lines
89 B
Text
8 lines
89 B
Text
|
/// @description init
|
||
|
#region size
|
||
|
draw_set_font(f_p0);
|
||
|
#endregion
|
||
|
|
||
|
event_inherited();
|
||
|
|