forked from Hyperion/HyperionOS
vfs rewrite lol fml
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--:Minify:--
|
||||
local kernel = ...
|
||||
local socket = {}
|
||||
|
||||
function socket.socket()
|
||||
|
||||
end
|
||||
|
||||
kernel.socket=socket
|
||||
kernel.log("Loaded socket module")
|
||||
Reference in New Issue
Block a user