show next continent
This commit is contained in:
parent
9b439d0a19
commit
ca9be2d846
3 changed files with 42 additions and 0 deletions
|
@ -21,6 +21,7 @@ export type MetagameWorld = {
|
|||
tr: number;
|
||||
vs: number;
|
||||
};
|
||||
locked_since?: string;
|
||||
}[];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue