add last missing piece to Isle::Close

This commit is contained in:
Christian Semmler 2023-06-19 17:11:54 +02:00
parent c2ff465dfd
commit e5490f5cd1
No known key found for this signature in database
GPG Key ID: 086DAA1360BEEE5C

View File

@ -84,6 +84,7 @@ Isle::~Isle()
void Isle::Close()
{
MxDSAction ds;
ds.SetUnknown24(0xFFFE);
if (Lego()) {
GameState()->Save(0);