更新联网相关代码(非最终,但不会运行到)
This commit is contained in:
@@ -7,10 +7,10 @@ local function login()
|
||||
LOG.print(text.noPassword)return
|
||||
end
|
||||
--[[TODO
|
||||
json.encode{
|
||||
WS.send("user",json.encode{
|
||||
email=email,
|
||||
password=password,
|
||||
}
|
||||
})
|
||||
]]
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user