small changes
This commit is contained in:
@@ -1336,6 +1336,9 @@ function lib.getENV(fspath, term_override, perms)
|
||||
global.peripheral.call = function () end
|
||||
global.peripheral.getMethods = function () end
|
||||
end
|
||||
if repo and perms.repo then
|
||||
global.repo = repo
|
||||
end
|
||||
global.settings = settings
|
||||
global._ENV = global
|
||||
global._G = global
|
||||
|
||||
Reference in New Issue
Block a user