From d1339182aecd8892355421bb96e08d5345e1b9eb Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Tue, 26 Jul 2005 18:34:19 +0000 Subject: - New smilies by Modanung - New skill names - New title song --- src/being.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being.cpp') diff --git a/src/being.cpp b/src/being.cpp index b4f1e042..5faa3974 100644 --- a/src/being.cpp +++ b/src/being.cpp @@ -351,7 +351,7 @@ void Being::drawSpeech(Graphics *graphics) if (showSpeech) { graphics->setFont(speechFont); graphics->drawText(speech, - text_x + 20, text_y - 60, + text_x + 18, text_y - 60, gcn::Graphics::CENTER); } if (showDamage) { -- cgit v1.2.3-70-g09d2