diff --git a/config.json b/config.json index 7535715..40a230d 100644 --- a/config.json +++ b/config.json @@ -9,8 +9,8 @@ "settings": { "Lua.runtime.version": "Lua 5.1", "Lua.runtime.special": { - "include": "require", - "IncludeCS": "require" + "include": "dofile", + "IncludeCS": "dofile" }, "Lua.runtime.nonstandardSymbol": [ "!",