From 2db921cac8002232a3ecd21ad56c262d89e301b4 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Wed, 17 Aug 2016 14:37:48 -0400 Subject: updated mesecons and unified inventory --- mesecons_luacontroller/init.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'mesecons_luacontroller') diff --git a/mesecons_luacontroller/init.lua b/mesecons_luacontroller/init.lua index 458286f..7d76b26 100644 --- a/mesecons_luacontroller/init.lua +++ b/mesecons_luacontroller/init.lua @@ -20,8 +20,6 @@ -- The Sandbox -- The whole code of the controller runs in a sandbox, -- a very restricted environment. --- However, as this does not prevent you from using e.g. loops, --- we need to check for these prohibited commands first. -- Actually the only way to damage the server is to -- use too much memory from the sandbox. -- You can add more functions to the environment -- cgit v1.2.3