mirror of
https://github.com/AlecM33/Werewolf.git
synced 2026-01-01 16:59:29 +01:00
deal roles
This commit is contained in:
@@ -4,6 +4,7 @@ export class Game {
|
||||
this.hasTimer = hasTimer;
|
||||
this.moderatorName = moderatorName;
|
||||
this.timerParams = timerParams;
|
||||
this.hasDedicatedModerator = hasDedicatedModerator
|
||||
this.hasDedicatedModerator = hasDedicatedModerator;
|
||||
this.accessCode = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user