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
|
-- utility function for Norman Withers to flip the top card to the revealed side
|
||||||
function flipTopCardFromDeck()
|
function flipTopCardFromDeck()
|
||||||
log("called")
|
|
||||||
Wait.time(function()
|
Wait.time(function()
|
||||||
local deckAreaObjects = getDeckAreaObjects()
|
local deckAreaObjects = getDeckAreaObjects()
|
||||||
if deckAreaObjects.topCard then
|
if deckAreaObjects.topCard then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user