diff -r fff355ba2902 -r 3fb25201d303 hedgewars/uWorld.pas --- a/hedgewars/uWorld.pas Wed Mar 06 16:48:03 2013 +0100 +++ b/hedgewars/uWorld.pas Wed Mar 06 11:13:18 2013 -0500 @@ -1517,7 +1517,7 @@ if GameState = gsConfirm then - DrawTextureCentered(0, (cScreenHeight shr 1), ConfirmTexture); + DrawTextureCentered(0, (cScreenHeight shr 1)-40, ConfirmTexture); if ScreenFade <> sfNone then begin