From 440151eadcac704a6c6a5ca9279425695b44adbe Mon Sep 17 00:00:00 2001 From: templeofshadow Date: Thu, 25 Jun 2026 15:52:42 -0500 Subject: [PATCH] identifyThrottle fix p2 --- main.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.lua b/main.lua index 0d73f8c..b8c6000 100644 --- a/main.lua +++ b/main.lua @@ -168,6 +168,8 @@ function ThrottleInit() return end + Config.Throttles = {} + local sides = { "top", "bottom",