Skip to content

Commit

Permalink
remove frame debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Jan 5, 2024
1 parent 0c4d55d commit 5865d36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/confirm/specs.lua
Expand Up @@ -315,7 +315,6 @@ ConfirmSpec{
-- sticks out the left side so it can move with the panel
-- when the screen is resized too narrow
intercept_frame={r=32, t=19, w=101, b=3},
debug_frame=true,
context='dwarfmode/SquadEquipment/Customizing/Default',
predicate=function(keys, mouse_offset)
if keys._MOUSE_R then
Expand Down

0 comments on commit 5865d36

Please sign in to comment.