From 80a10e3ff02998c77cd3e19e9bbca9f629265841 Mon Sep 17 00:00:00 2001 From: boltgolt Date: Fri, 21 Jun 2019 22:48:30 +0200 Subject: [PATCH] Increase player locaion buffer slightly --- config.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json5 b/config.json5 index 9109ae4..a999d86 100644 --- a/config.json5 +++ b/config.json5 @@ -47,7 +47,7 @@ "hideAdvisories": false, // Frames to smooth out player movement - "playerSmoothing": 12, + "playerSmoothing": 13, // Amount of scaling to apply to player dots on the radar "playerDotScale": 1