changeset 8675 | 3fb25201d303 |
parent 8471 | 7681d14b9f01 |
child 8773 | 7d3af949dd34 |
--- 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