mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
Merge branch 'master' into restart-game
This commit is contained in:
@@ -459,7 +459,7 @@ function initializePeopleForGame (uniqueCards, moderator, shuffle) {
|
||||
}
|
||||
}
|
||||
|
||||
shuffle(cards);
|
||||
shuffle(cards); // this shuffles in-place.
|
||||
|
||||
let j = 0;
|
||||
if (moderator.userType === globals.USER_TYPES.TEMPORARY_MODERATOR) { // temporary moderators should be dealt in.
|
||||
|
||||
Reference in New Issue
Block a user