From 8f52bfee633b4aa2f7e49c1e16428d8f1c03fcfc Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 31 Mar 2013 14:18:08 +0300 Subject: Add option to move player names (disabled by default). In old implimentation names was always moved. --- src/text.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/text.h') diff --git a/src/text.h b/src/text.h index ff9b4145b..b0ea29c03 100644 --- a/src/text.h +++ b/src/text.h @@ -62,7 +62,7 @@ class Text /** * Allows the originator of the text to specify the ideal coordinates. */ - void adviseXY(const int x, const int y); + void adviseXY(const int x, const int y, const bool move); /** * Draws the text. -- cgit v1.2.3-60-g2f50