diff -r ac829895edfc -r e3b52d10b4c2 hedgewars/uWorld.pas --- a/hedgewars/uWorld.pas Thu Apr 01 16:44:56 2010 +0000 +++ b/hedgewars/uWorld.pas Thu Apr 01 16:46:44 2010 +0000 @@ -1022,6 +1022,7 @@ prevPoint.X:= 0; prevPoint.Y:= 0; missionTimer:= 0; + missionTex:= nil; FillChar(Captions, sizeof(Captions), 0) end;