changeset 13504 | c41b16ac2e05 |
parent 13494 | 8935dcc0e130 |
child 13511 | 36f3f77e9b1b |
--- a/hedgewars/uStore.pas Tue Jul 17 19:28:31 2018 +0200 +++ b/hedgewars/uStore.pas Tue Jul 17 19:44:29 2018 +0200 @@ -829,7 +829,7 @@ {$ENDIF} end; - if checkFails((ProgrTex <> nil) and (LoadingText <> nil), 'Error - Progress or Loading Texture is nil!', true) then exit; + if checkFails((ProgrTex <> nil) and (LoadingText <> nil), 'Error - Progress or Loading texture is nil!', true) then exit; RenderClear(); if Step < numsquares then