Lower slider latency for now

This commit is contained in:
Henk 2022-04-27 00:53:55 +02:00
parent b2277f242b
commit 9cff8268b5
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ var adventure = false;
// Chatmode
var chatmode = false;
var sliders_throttle = getThrottle(200);
var sliders_throttle = getThrottle(40);
//=================================================================//
// METHODS