From 9fa81ccb384e6ef3cc180edbf998e77d98445af9 Mon Sep 17 00:00:00 2001 From: Mattias Hansson Date: Fri, 17 Apr 2026 17:07:23 +0200 Subject: [PATCH] Release was made on this commit --- pointer.c65 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pointer.c65 b/pointer.c65 index 21cf42f..54fabca 100644 --- a/pointer.c65 +++ b/pointer.c65 @@ -274,7 +274,7 @@ FUNC pointer_update_mouse({BYTE delta_x} {BYTE delta_y}) BYTE abs_x BYTE abs_y - BYTE CONST LOW_SENSE_FILTER = 2 + BYTE CONST LOW_SENSE_FILTER = 1 // Apply deadzone filter if low sensitivity mode IF game_mouse_high_sensitivity == 0