mirror of
https://github.com/kepler155c/opus
synced 2025-10-20 18:27:40 +00:00
sync module improvements
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
local Socket = require('socket')
|
||||
local synchronized = require('sync')
|
||||
local synchronized = require('sync').sync
|
||||
|
||||
local fs = _G.fs
|
||||
|
||||
|
Reference in New Issue
Block a user