- forgot to save the Exhumed part of the last commit

This commit is contained in:
Christoph Oelckers 2021-04-07 21:37:01 +02:00
parent 58fb938aa7
commit a80c5db02b

View file

@ -193,7 +193,7 @@ static void Intermission(MapRecord *from_map, MapRecord *to_map)
gameaction = ga_nextlevel; gameaction = ga_nextlevel;
} }
}); }, true, true);
} }
} }