chiark / gitweb /
demo game: Increase table size
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 12 Jun 2022 17:30:31 +0000 (18:30 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 12 Jun 2022 17:30:31 +0000 (18:30 +0100)
We want to add more things.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
specs/demo.game.toml

index 8956302d4272a11b7f0f5a4d86c3e8af44c358df..e48e037c95b1592844fffc7754a52ccc16a1ea0e 100644 (file)
@@ -3,7 +3,7 @@
 # There is NO WARRANTY.
 
 format=2
-table_size = [180, 60]
+table_size = [180, 80]
 
 [[pieces]]
 pos = [90,40]