mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
Merge branch 'master' of https://bitbucket.org/minjae_song/terrarum_renewed
Conflicts: src/net/torvald/terrarum/virtualcomputer/computer/BaseTerrarumComputer.kt Former-commit-id: 8d34d0d74fb8a8ed0075e74251234e53672ae62b Former-commit-id: 5761c7d88ed9a80b5459fda83754e2a79b52dcf4
This commit is contained in:
@@ -106,7 +106,7 @@ class BaseTerrarumComputer(val term: Teletype? = null) {
|
||||
|
||||
// secure the sandbox
|
||||
luaJ_globals["io"] = LuaValue.NIL
|
||||
// dubug is sandboxed in OpenComputers code
|
||||
// dubug should be sandboxed in BOOT.lua (use OpenComputers code)
|
||||
//val sethook = luaJ_globals["debug"]["sethook"]
|
||||
//luaJ_globals["debug"] = LuaValue.NIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user