✌️
This commit is contained in:
parent
f838b482bf
commit
98f09ad16c
3 changed files with 253 additions and 55 deletions
|
|
@ -33,6 +33,8 @@ export interface IGame {
|
|||
can_put_everywhere: boolean;
|
||||
looped_board: boolean;
|
||||
};
|
||||
form1: any;
|
||||
form2: any;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue