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