From c9a362685c31599b15228ca71949f2238560de29 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sat, 5 Feb 2022 12:52:03 +0200 Subject: [PATCH 37/37] README.graphics: Document stack_size_offset_x|y See osdn #43368 Signed-off-by: Marko Lindqvist --- doc/README.graphics | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/README.graphics b/doc/README.graphics index 8370ff23de..506e24cb76 100644 --- a/doc/README.graphics +++ b/doc/README.graphics @@ -135,6 +135,8 @@ options include: "Auto" icons are auto_attack, auto_settler, patrol, connect. select_offset_x : Gives an offset from the tile origin at which to select_offset_y draw selected unit sprites. + stack_size_offset_x : Gives an offset from the tile origin at which to + stack_size_offset_y draw unit stack size indicator. unit_upkeep_offset_y : Gives an offset from the unit origin at which to draw the upkeep icons when they are shown along the unit. The upkeep icons can safely extend below the unit icon itself. -- 2.34.1