diff -r 4f00b08d6f1e -r c41b16ac2e05 hedgewars/uStore.pas --- 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