Skip to content

Commit 8316802

Browse files
committed
oops
1 parent a3f59e1 commit 8316802

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

lib/overrides.lua

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1877,8 +1877,10 @@ function end_round()
18771877
then
18781878
G.PROFILES[G.SETTINGS.profile].cry_none = true
18791879
end
1880-
end
1881-
if not Cryptid.enabled("set_cry_poker_hand_stuff") then
1880+
if not Cryptid.enabled("set_cry_poker_hand_stuff") then
1881+
end_roundref()
1882+
end
1883+
else
18821884
end_roundref()
18831885
end
18841886
G.E_MANAGER:add_event(Event({

0 commit comments

Comments
 (0)