removal of debug log

This commit is contained in:
Chr1Z93 2023-11-11 15:36:01 +01:00
parent 405d3b1500
commit be77742b30

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