Add comment to spawn method for argument clarity
This commit is contained in:
parent
959a11e3d7
commit
dea999e0a6
@ -423,7 +423,7 @@ function loadCards(slots, investigatorId, playerColor, commandManager, configura
|
|||||||
zoneCards,
|
zoneCards,
|
||||||
deckPos,
|
deckPos,
|
||||||
Zones.getDefaultCardRotation(playerColor, zone),
|
Zones.getDefaultCardRotation(playerColor, zone),
|
||||||
true,
|
true, -- Sort deck
|
||||||
spreadCallback)
|
spreadCallback)
|
||||||
|
|
||||||
coroutine.yield(0)
|
coroutine.yield(0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user