整理代码,修复一些联网问题
This commit is contained in:
@@ -56,7 +56,7 @@ local function _parse(res)
|
||||
)or
|
||||
"[NO Message]"
|
||||
),
|
||||
"warning")
|
||||
"warn")
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
@@ -145,9 +145,6 @@ function scene.socketRead(cmd,d)
|
||||
COLOR.dY,"#"..d.uid.." ",
|
||||
COLOR.Y,text.leaveRoom,
|
||||
}
|
||||
if not playing then
|
||||
initPlayerPosition(true)
|
||||
end
|
||||
elseif cmd=="Talk"then
|
||||
textBox:push{
|
||||
COLOR.W,d.username,
|
||||
|
||||
Reference in New Issue
Block a user