mirror of
https://github.com/kepler155c/opus
synced 2025-10-12 14:27:41 +00:00
sync module improvements
This commit is contained in:
@@ -7,7 +7,7 @@ _G.requireInjector(_ENV)
|
||||
local Pathing = require('turtle.pathfind')
|
||||
local GPS = require('gps')
|
||||
local Point = require('point')
|
||||
local synchronized = require('sync')
|
||||
local synchronized = require('sync').sync
|
||||
local Util = require('util')
|
||||
|
||||
local os = _G.os
|
||||
|
Reference in New Issue
Block a user