修复房间列表R键刷新问题和noRoom文本不对
This commit is contained in:
@@ -25,7 +25,7 @@ function scene.wheelMoved(_,y)
|
||||
end
|
||||
function scene.keyDown(k)
|
||||
if k=="r"then
|
||||
if fetchTimer<=0 then
|
||||
if fetchTimer<=3.26 then
|
||||
fetchRoom()
|
||||
end
|
||||
elseif k=="n"then
|
||||
|
||||
Reference in New Issue
Block a user