teeemcee
2024-03-22 04:25:53 -0700 (Fri, 22 Mar 2024)
281
Fix long sfx continuing to play after leaving the sfx import browser

Turns out you can't call virtual methods on subclasses from inside a destructor
because those subclasses have already been destructed -- it just calls the base
class method. Makes sense, but very easy to forget.
---
U   wip/browse.bas

_______________________________________________
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to