From: Ian Jackson Date: Sun, 12 Jun 2022 17:30:31 +0000 (+0100) Subject: demo game: Increase table size X-Git-Tag: otter-1.2.0~46 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=3a7b10f41b47401874c0cacdf0ccb56da8a01522;p=otter.git demo game: Increase table size We want to add more things. Signed-off-by: Ian Jackson --- diff --git a/specs/demo.game.toml b/specs/demo.game.toml index 8956302d..e48e037c 100644 --- a/specs/demo.game.toml +++ b/specs/demo.game.toml @@ -3,7 +3,7 @@ # There is NO WARRANTY. format=2 -table_size = [180, 60] +table_size = [180, 80] [[pieces]] pos = [90,40]