Skip to content

Commit

Permalink
deleted debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
1onar committed Oct 27, 2024
1 parent b0d7e40 commit fb98202
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion KeyboardFrame.lua
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,6 @@ function addon:CreateKeyboardButtons()
if pushedTexture then
pushedTexture:Show() -- Show the pushed texture
addon.current_pushed_button = pushedTexture -- save the current pushed button to hide when modifier pushed
print(pushedTexture)
end
end
end
Expand Down

0 comments on commit fb98202

Please sign in to comment.