mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-13 14:03:56 +01:00
5 lines
69 B
Plaintext
5 lines
69 B
Plaintext
|
#region veriable
|
||
|
globalvar VARIABLE;
|
||
|
|
||
|
VARIABLE = noone;
|
||
|
#endregion
|