Skip to content

Commit

Permalink
error
Browse files Browse the repository at this point in the history
  • Loading branch information
poco0317 committed Sep 22, 2024
1 parent 117b213 commit a024c37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Themes/_fallback/Scripts/97 UIElements.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a024c37

Please sign in to comment.