From 4828c80a92a40067d8f58922c38c4dbeeafc8403 Mon Sep 17 00:00:00 2001 From: iamcheeseman Date: Thu, 12 Mar 2026 14:50:17 -0400 Subject: debug gooey :) --- .luarc.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.luarc.json') diff --git a/.luarc.json b/.luarc.json index 7a1b616..f33c270 100644 --- a/.luarc.json +++ b/.luarc.json @@ -4,5 +4,6 @@ "disable": [ "lowercase-global" ] - } + }, + "runtime.version": "LuaJIT" } -- cgit v1.3-2-g0d8e