diff --git a/Themes/_fallback/Scripts/97 UIElements.lua b/Themes/_fallback/Scripts/97 UIElements.lua index 6a737b4052..361ef6d079 100644 --- a/Themes/_fallback/Scripts/97 UIElements.lua +++ b/Themes/_fallback/Scripts/97 UIElements.lua @@ -216,7 +216,6 @@ function BUTTON.InputCallback(event) -- produces a broadcast message of this for each "snap" of the wheel -- MouseScroll -- params: direction = Up/Down MESSAGEMAN:Broadcast("MouseScroll", {direction = BUTTON.ScrollWheelInput[event.DeviceInput.button]}) - end end end