mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-10 20:45:35 +01:00
6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
|
/// @description Insert description here
|
||
|
if(tb_de) {
|
||
|
FOCUS = self;
|
||
|
HOVER = self;
|
||
|
tb_de--;
|
||
|
}
|