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