Skip to content

Commit c32d1c5

Browse files
committed
remove print statement
1 parent ec6f6d7 commit c32d1c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/misc.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1564,7 +1564,6 @@ end
15641564
local er = end_round
15651565
function end_round()
15661566
er()
1567-
print(G.GAME.round_resets.blind_states)
15681567
if G.GAME.round_resets.blind_states.Big == "Defeated" then
15691568
for i = 1, #G.jokers.cards do
15701569
if G.jokers.cards[i].config.cry_oil_lamp then

0 commit comments

Comments
 (0)