diff --git a/DS4Windows/DS4Control/ScpUtil.cs b/DS4Windows/DS4Control/ScpUtil.cs index bf10b79..d6a859c 100644 --- a/DS4Windows/DS4Control/ScpUtil.cs +++ b/DS4Windows/DS4Control/ScpUtil.cs @@ -621,7 +621,7 @@ namespace DS4Windows public bool downloadLang = true; public bool useWhiteIcon; public bool flashWhenLate = true; - public int flashWhenLateAt = 10; + public int flashWhenLateAt = 20; public int[] gyroSensitivity = { 100, 100, 100, 100, 100 }; public int[] gyroInvert = { 0, 0, 0, 0, 0 };