mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-27 23:46:56 +01:00
5 lines
85 B
Text
5 lines
85 B
Text
|
/// @description
|
||
|
kb_time = 0;
|
||
|
kb_hold = false;
|
||
|
kb_hkey = "";
|
||
|
keyboard_lastchar = "";
|