mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-30 23:05:25 +01:00
5 lines
No EOL
100 B
Text
5 lines
No EOL
100 B
Text
/// @description init
|
|
if(sHOVER) HOVER = noone;
|
|
if(sFOCUS) setFocus(noone);
|
|
|
|
TEXTBOX_ACTIVE = noone; |