mirror of
https://gitlab.com/cc-ru/ocelot/ocelot-desktop.git
synced 2025-12-20 02:59:19 +01:00
Double-click is NOT a speedrunning strat, I said
This commit is contained in:
parent
dfbcb0418c
commit
4cee456454
@ -112,5 +112,5 @@ trait MouseHandler extends Widget {
|
|||||||
|
|
||||||
object MouseHandler {
|
object MouseHandler {
|
||||||
private val Tolerance = 8
|
private val Tolerance = 8
|
||||||
private val DoubleClickTimeMillis = 1e3f / 3
|
private val DoubleClickTimeMillis = 1e3f / 2
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user