Pixel-Composer/objects/_addon_custom/Step_1.gml

3 lines
76 B
Plaintext
Raw Normal View History

2023-05-03 21:42:17 +02:00
/// @description
if(!ready) exit;
var runResult = lua_call(thread, "step");