mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-10 12:34:06 +01:00
5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
/// @description init
|
|
if(sHOVER) HOVER = noone;
|
|
if(sFOCUS) setFocus(noone);
|
|
|
|
TEXTBOX_ACTIVE = noone; |