mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 12:12:10 -04:00
*** empty log message ***
This commit is contained in:
parent
9709248862
commit
082539d7c9
@ -451,6 +451,7 @@ WinMusic::~WinMusic(void) {
|
||||
}
|
||||
|
||||
if (_performance) {
|
||||
_performance->CloseDown();
|
||||
_performance->Release();
|
||||
_performance = NULL;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user