mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-11 04:54:06 +01:00
3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
|
/// @description
|
||
|
if(!ready) exit;
|
||
|
var runResult = lua_call(thread, "step");
|