X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-editor.git;a=blobdiff_plain;f=src%2Feditor%2Fg_map.pas;h=10160e4ac0b6a679d1caa2f7934d123e1d5130c9;hp=b74a403f7237076be5f4476fb44f2bc146f814ac;hb=49bf303eb602fb5ebb7625571d62ad52d42ec585;hpb=b834d54eac3c55d2943a92dc0087e624587f38ba diff --git a/src/editor/g_map.pas b/src/editor/g_map.pas index b74a403..10160e4 100644 --- a/src/editor/g_map.pas +++ b/src/editor/g_map.pas @@ -1912,6 +1912,8 @@ begin SetLength(Description, 256); end; + LoadSky(gMapInfo.SkyName); + map.Free(); Result := True;