DREAMWEB: Add FIXME about errors on quit

This commit is contained in:
Willem Jan Palenstijn 2011-12-11 11:48:26 +01:00
parent 36b8a60eda
commit cd44631ffd

View File

@ -640,6 +640,8 @@ void DreamGenContext::dreamweb() {
}
done: // The engine will need some cleaner finalization, let's put it here for now
// FIXME: This triggers "Deallocating non existent segment" errors when
// quitting from a menu.
getRidOfAll();
engine->freeIcons1();
engine->freeIcons2();