Skip to content

Commit

Permalink
reword "good" button
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Jan 1, 2024
1 parent 9259db1 commit 26b00df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uniform-unstick.lua
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ function EquipOverlay:init()
widgets.TextButton{
view_id='button_good',
frame={t=0, l=0, r=0, h=1},
label=' All good! ',
label=' No conflicts ',
text_pen=COLOR_GREEN,
key='CUSTOM_CTRL_T',
visible=false,
Expand Down

0 comments on commit 26b00df

Please sign in to comment.