summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
Diffstat (limited to 'application')
-rw-r--r--application/MultiMC.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/MultiMC.cpp b/application/MultiMC.cpp
index 0ca12adb..334c51fc 100644
--- a/application/MultiMC.cpp
+++ b/application/MultiMC.cpp
@@ -319,6 +319,7 @@ MultiMC::~MultiMC()
}
#endif
shutdownLogger();
+ Env::dispose();
}
void MultiMC::messageReceived(const QString& message)