changeset 6999 | 486db9d26e4b |
parent 6700 | e04da46ee43c |
child 8026 | 4a4f21070479 |
child 8027 | e5ba3dd12531 |
--- a/hedgewars/uCaptions.pas Wed May 02 14:41:21 2012 +0100 +++ b/hedgewars/uCaptions.pas Wed May 02 16:36:11 2012 +0100 @@ -90,7 +90,7 @@ with Captions[grp] do if Tex <> nil then begin - DrawCentered(0, offset, Tex); + DrawTextureCentered(0, offset, Tex); inc(offset, Tex^.h + 2); if EndTime <= RealTicks then begin