mirror of
https://github.com/kepler155c/opus
synced 2025-11-01 16:13:01 +00:00
move apis into rom/modules/main for shell compatibility
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
local Event = require('event')
|
||||
local Socket = require('socket')
|
||||
local Event = require('opus.event')
|
||||
local Socket = require('opus.socket')
|
||||
|
||||
local fs = _G.fs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user