do not delete snapshot on restore

This commit is contained in:
p.kosyh 2010-07-15 11:26:50 +00:00
parent 5be32df7a2
commit 5e71878d67

View file

@ -37,7 +37,7 @@ stead.restore_snapshot = function (nr)
end
i = do_ini(game, true);
RAW_TEXT = true
delete_snapshot(nr);
-- delete_snapshot(nr);
if cctx() then
pr(i)
end