mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-26 15:06:22 +01:00
7 lines
No EOL
121 B
Text
7 lines
No EOL
121 B
Text
/// @description
|
|
kb_time = 0;
|
|
kb_hold = false;
|
|
keyboard_lastchar = "";
|
|
|
|
kb_hkey = vk_nokey;
|
|
KEYBOARD_PRESSED = vk_nokey; |