mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-19 12:17:17 -04:00
added debug.traceback
This commit is contained in:
parent
a88f8443b1
commit
a6f731856c
@ -240,7 +240,10 @@ sandbox = {
|
||||
time = os.time,
|
||||
tmpname = nil, -- in boot/*_os.lua
|
||||
},
|
||||
|
||||
|
||||
debug = {
|
||||
traceback = debug.traceback
|
||||
},
|
||||
_OSVERSION = "OpenOS 1.1",
|
||||
checkArg = checkArg
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user