Merge pull request #469 from argonui/log-removal
Removal of debug log statement
This commit is contained in:
commit
5ada660c7c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user