From: Ian Jackson Date: Mon, 5 Jul 2021 19:50:01 +0000 (+0100) Subject: demo game: Add a label to the test hand X-Git-Tag: otter-0.7.2~260 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=3ed048b2ba3d1dfbf0525173b413ef00f2d167db;p=otter.git demo game: Add a label to the test hand Signed-off-by: Ian Jackson --- diff --git a/specs/demo.game.toml b/specs/demo.game.toml index c8cb6807..5d2e9038 100644 --- a/specs/demo.game.toml +++ b/specs/demo.game.toml @@ -45,7 +45,8 @@ pos = [40, 40] type = "Hand" edge = "white" colour = "grey" -shape.type = "Rect" +label.place = "TopLeftOutside" + shape.type = "Rect" shape.xy = [70,20] [[pieces]]