mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-26 06:56:45 +01:00
5 lines
69 B
Text
5 lines
69 B
Text
|
#region veriable
|
||
|
globalvar VARIABLE;
|
||
|
|
||
|
VARIABLE = noone;
|
||
|
#endregion
|