缩短开房cd至6秒
This commit is contained in:
@@ -29,7 +29,7 @@ function scene.keyDown(k)
|
|||||||
fetchRoom()
|
fetchRoom()
|
||||||
end
|
end
|
||||||
elseif k=="m"or k=="n"then
|
elseif k=="m"or k=="n"then
|
||||||
if TIME()-lastCreateRoomTime>16.2 then
|
if TIME()-lastCreateRoomTime>6.26 then
|
||||||
NET.createRoom(
|
NET.createRoom(
|
||||||
k=="m"and"classic"or
|
k=="m"and"classic"or
|
||||||
tonumber(USER.uid)<100 and(
|
tonumber(USER.uid)<100 and(
|
||||||
|
|||||||
Reference in New Issue
Block a user