From e47a1e5544d00c26aa08ae41287a525617e494b8 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 15 Nov 2021 16:46:12 +0800 Subject: *misc --- Data/boot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Data/boot.lua') diff --git a/Data/boot.lua b/Data/boot.lua index 4b931aa..566468a 100644 --- a/Data/boot.lua +++ b/Data/boot.lua @@ -10,7 +10,7 @@ local engineCLibs = "./BuiltIn/Libraries/?.dll" .. ";./BuiltIn/Plugins/?.dll" local editorCLibs = "./Libraries/?.dll" .. "./Plugins/?.dll" package.cpath=package.cpath .. ";" .. engineCLibs .. ";" .. editorCLibs -require("macro") +require("defines") require("settings") -- debugging -- cgit v1.1-26-g67d0