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