mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-13 05:37:42 +02:00
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