resolve merge conflict (again)

This commit is contained in:
Chr1Z93 2022-12-06 11:34:00 +01:00
parent cd83347c72
commit c84e8a2101

View File

@ -392,7 +392,8 @@ function loadCards(slots, investigatorId, customizations, playerColor, commandMa
deckPos,
Zones.getDefaultCardRotation(playerColor, zone),
true, -- Sort deck
Callback)
callback)
coroutine.yield(0)
end