mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 11:11:16 +00:00
add last missing piece to Isle::Close
This commit is contained in:
parent
c2ff465dfd
commit
e5490f5cd1
@ -84,6 +84,7 @@ Isle::~Isle()
|
||||
void Isle::Close()
|
||||
{
|
||||
MxDSAction ds;
|
||||
ds.SetUnknown24(0xFFFE);
|
||||
|
||||
if (Lego()) {
|
||||
GameState()->Save(0);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user