diff -r f1f044e88039 -r ce19a557e3b4 hedgewars/uVariables.pas --- a/hedgewars/uVariables.pas Sat Sep 12 04:02:27 2015 +0200 +++ b/hedgewars/uVariables.pas Sat Sep 12 04:12:29 2015 +0200 @@ -2749,6 +2749,7 @@ procedure freeModule; begin + cPathz[ptMapCurrent] := ''; end; end.