freezy / dmd-extensions

A toolbox for virtual pinball dot matrix displays.
GNU General Public License v2.0
127 stars 54 forks source link

Fix multi dispose #477

Closed freezy closed 4 months ago

freezy commented 4 months ago

This PR adds a reference object that keeps track of the disposable destinations, so we can make sure to dispose them once only.