Close #856.
This commit is contained in:
parent
abf481e844
commit
be934756d4
@ -212,7 +212,7 @@ QR =
|
|||||||
else 300
|
else 300
|
||||||
sage: if board is 'q' then 600 else 60
|
sage: if board is 'q' then 600 else 60
|
||||||
file: if board is 'q' then 300 else 30
|
file: if board is 'q' then 300 else 30
|
||||||
post: if board is 'q' then 60 else 30
|
post: if board is 'q' then 150 else 30
|
||||||
QR.cooldown.upSpd = 0
|
QR.cooldown.upSpd = 0
|
||||||
QR.cooldown.upSpdAccuracy = .5
|
QR.cooldown.upSpdAccuracy = .5
|
||||||
$.get "cooldown.#{board}", {}, (item) ->
|
$.get "cooldown.#{board}", {}, (item) ->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user