NOISSUE fix horrible globals crash
FIXME: remove all globals.
This commit is contained in:
@ -319,6 +319,7 @@ MultiMC::~MultiMC()
|
||||
}
|
||||
#endif
|
||||
shutdownLogger();
|
||||
Env::dispose();
|
||||
}
|
||||
|
||||
void MultiMC::messageReceived(const QString& message)
|
||||
|
Reference in New Issue
Block a user