- Revert of 'Reset for previously selected static map' ios-revival
authorantonc27 <antonc27@mail.ru>
Sat, 12 Sep 2015 05:39:35 +0200
branchios-revival
changeset 11165 7f6456607da7
parent 11163 f65f462d5a06
child 11166 9aad7f294864
- Revert of 'Reset for previously selected static map'
hedgewars/uVariables.pas
--- a/hedgewars/uVariables.pas	Sat Sep 12 05:23:28 2015 +0200
+++ b/hedgewars/uVariables.pas	Sat Sep 12 05:39:35 2015 +0200
@@ -2749,7 +2749,6 @@
 
 procedure freeModule;
 begin
-    cPathz[ptMapCurrent] := '';
 end;
 
 end.