mirror of
https://github.com/AlecM33/Werewolf.git
synced 2026-01-01 16:59:29 +01:00
gcloud config, various bugfixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export class DeckStateManager {
|
||||
constructor() {
|
||||
this.deck = null;
|
||||
this.customRoleOptions = null;
|
||||
this.customRoleOptions = [];
|
||||
}
|
||||
|
||||
addToDeck(role) {
|
||||
|
||||
Reference in New Issue
Block a user