From b3d646e0402f263b2637a40d18ddae8d86ae8381 Mon Sep 17 00:00:00 2001 From: NullBite Date: Tue, 9 May 2023 00:29:25 -0400 Subject: [PATCH] Update script to Figura 0.1.0-rc.14 --- script.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.lua b/script.lua index 5cd6082..174c84f 100644 --- a/script.lua +++ b/script.lua @@ -832,7 +832,7 @@ do print("page: " .. wheel_index) end - wheel[1]=action_wheel:createPage() + wheel[1]=action_wheel:newPage() action_wheel:setPage(wheel[1]) action_wheel.scroll=wheelScroll