mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 13:04:56 +00:00
Additional addon features for MP3
This commit is contained in:
@@ -1661,6 +1661,9 @@ MapUniverse DataStream::compileMapUniverse() {
|
||||
}
|
||||
|
||||
void Connection::quitBlender() {
|
||||
if (m_blenderQuit)
|
||||
return;
|
||||
m_blenderQuit = true;
|
||||
char lineBuf[256];
|
||||
if (m_lock) {
|
||||
if (m_pyStreamActive) {
|
||||
|
||||
Reference in New Issue
Block a user