Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Global.-1.ttslua
Original file line number Diff line number Diff line change
Expand Up @@ -1318,6 +1318,7 @@ function co()
canChallenge = true
nextPlayer(1)
end
stacking_Draw = 0
else
if challengeButton ~= nil
then
Expand All @@ -1334,4 +1335,4 @@ function co()
return
end
yieldState = nil
end
end