From 697e5bbf3171b0ba1fbbc0bbe61461c7726bf1ce Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 27 Dec 2012 15:58:18 +0300 Subject: Remove textrenderer class. --- src/textparticle.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/textparticle.h') diff --git a/src/textparticle.h b/src/textparticle.h index a9f1a86ad..cfd6841ba 100644 --- a/src/textparticle.h +++ b/src/textparticle.h @@ -56,6 +56,7 @@ class TextParticle final : public Particle gcn::Font *mTextFont; /**< Font used for drawing the text. */ const gcn::Color *mColor; /**< Color used for drawing the text. */ bool mOutline; /**< Make the text better readable */ + int mTextWidth; }; #endif -- cgit v1.2.3-60-g2f50