From e293c9cf9fc1222eb5ae6cae7e05ae3176c67b46 Mon Sep 17 00:00:00 2001 From: cxgeorge <> Date: Fri, 27 Sep 2002 04:43:28 +0000 Subject: [PATCH] oops --- panda/src/audiotraits/milesAudioManager.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/panda/src/audiotraits/milesAudioManager.cxx b/panda/src/audiotraits/milesAudioManager.cxx index 05089d1b59..f7aa8230be 100644 --- a/panda/src/audiotraits/milesAudioManager.cxx +++ b/panda/src/audiotraits/milesAudioManager.cxx @@ -64,7 +64,8 @@ void fMilesShutdown(void) { // if python crashes, the midi notes are left on, // so we need to turn them off. Unfortunately // in Miles 6.5, AIL_quick_shutdown() crashes - // when it's called from atexit after a python crash. + // when it's called from atexit after a python crash, probably + // because mss32.dll has already been unloaded // workaround: use these internal values in the miles struct // to reset the win32 midi ourselves