Skip to content

Commit 2b63c80

Browse files
committed
fix missing evaluate call
1 parent c6c937b commit 2b63c80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lovely/none.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ payload = '''
180180
}))
181181
delay(0.3)
182182
delay(0.3)
183+
evaluate_play_after(text, disp_text, poker_hands, scoring_hand, non_loc_disp_text, percent, percent_delta)
183184
return text, disp_text, poker_hands, scoring_hand, non_loc_disp_text, percent, percent_delta
184185
end
185186
function evaluate_play_after(text, disp_text, poker_hands, scoring_hand, non_loc_disp_text, percent, percent_delta)

0 commit comments

Comments
 (0)