どこでも置けるモード実装
This commit is contained in:
parent
8b0162a458
commit
c8bf30d0d8
5 changed files with 27 additions and 7 deletions
|
|
@ -30,6 +30,7 @@ export interface IGame {
|
|||
map: string[];
|
||||
bw: string | number;
|
||||
is_llotheo: boolean;
|
||||
can_put_everywhere: boolean;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue