Lower slider latency for now
This commit is contained in:
parent
b2277f242b
commit
9cff8268b5
|
@ -118,7 +118,7 @@ var adventure = false;
|
||||||
// Chatmode
|
// Chatmode
|
||||||
var chatmode = false;
|
var chatmode = false;
|
||||||
|
|
||||||
var sliders_throttle = getThrottle(200);
|
var sliders_throttle = getThrottle(40);
|
||||||
|
|
||||||
//=================================================================//
|
//=================================================================//
|
||||||
// METHODS
|
// METHODS
|
||||||
|
|
Loading…
Reference in New Issue