diff --git a/Global.-1.ttslua b/Global.-1.ttslua index 5e8b79f..026834a 100644 --- a/Global.-1.ttslua +++ b/Global.-1.ttslua @@ -1318,6 +1318,7 @@ function co() canChallenge = true nextPlayer(1) end + stacking_Draw = 0 else if challengeButton ~= nil then @@ -1334,4 +1335,4 @@ function co() return end yieldState = nil -end \ No newline at end of file +end