isle-portable/LEGO1/omni
Anonymous Maarten f5dfd35faf MxVariable::Destroy() calls delete this, and is also used by subclasses
Making the destructor virtual assures the destructor of the subclass is
called.

This fixes a Fix new-delete-type-mismatch sanitizer error,
emitted when exiting the game.
2026-01-01 02:23:44 +01:00
..
include MxVariable::Destroy() calls delete this, and is also used by subclasses 2026-01-01 02:23:44 +01:00
src MxSoundManager: use buffer size and don't rely on buffer capacity (#758) 2026-01-01 00:25:44 +00:00