This commit is contained in:
Maciej Caderek
2022-02-11 00:45:22 +01:00
parent e93ac083fa
commit 8e9cc77ce6
11 changed files with 249 additions and 260 deletions

View File

@@ -20,6 +20,8 @@ const gameConfig: GameConfig = {
fromPly: null,
toPly: null,
loop: true,
format: "GIF",
size: "M",
};
export type State = {