Tyler Lawrence Nodell

Results 1 comments of Tyler Lawrence Nodell

Just a light cleanup ``` local clickCount = 0 if WeakCards[3] ~= nil then chainSelect(WeakCards) elseif BusterCards[3] ~= nil then chainSelect(BusterCards) elseif ArtCards[3] ~= nil then chainSelect(ArtCards) elseif QuickCards[3] ~=...