mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 09:08:42 +00: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