mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-10 20:45:35 +01:00
8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
/// @description Insert description here
|
|
depth = -99999;
|
|
anim = 1;
|
|
prog = 1;
|
|
|
|
w = 620;
|
|
h = 240;
|
|
surface = surface_create(w, h); |