updates for environment handling changes
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
local turtle = _G.turtle
|
||||
|
||||
turtle.run(function()
|
||||
_G.requireInjector(_ENV)
|
||||
|
||||
local GPS = require('opus.gps')
|
||||
|
||||
if not turtle.enableGPS() then
|
||||
|
||||
Reference in New Issue
Block a user