整理代码,微调debug模式输出点击位置的格式和widget模块的一个方法名
This commit is contained in:
@@ -1198,7 +1198,7 @@ do
|
||||
end
|
||||
|
||||
createRoom:
|
||||
if res.message=="OK" then
|
||||
if res.message=="OK"then
|
||||
LOG.print(text.createRoomSuccessed)
|
||||
enterRoom(res.room.id)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user