fix in game:start

This commit is contained in:
p.kosyh 2011-04-14 16:20:44 +00:00
parent 284cf7186e
commit 6949a227fa

View file

@ -1821,6 +1821,7 @@ function gamefile(file, forget)
end
end
if forget then
game:start()
return goto(here());
end
end