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,
|
||||
deckPos,
|
||||
Zones.getDefaultCardRotation(playerColor, zone),
|
||||
true,
|
||||
true, -- Sort deck
|
||||
spreadCallback)
|
||||
|
||||
coroutine.yield(0)
|
||||
|
Loading…
Reference in New Issue
Block a user