Merge pull request #469 from argonui/log-removal

Removal of debug log statement
This commit is contained in:
Entrox-Licher 2023-11-11 10:03:42 -05:00 committed by GitHub
commit 5ada660c7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -505,7 +505,6 @@ end
-- utility function for Norman Withers to flip the top card to the revealed side
function flipTopCardFromDeck()
log("called")
Wait.time(function()
local deckAreaObjects = getDeckAreaObjects()
if deckAreaObjects.topCard then