BiomeVisualiser: fixed crash at shutdown caused by bad logging
This commit is contained in:
@@ -23,7 +23,7 @@ public:
|
||||
protected:
|
||||
cBiomeViewWnd m_MainWnd;
|
||||
|
||||
cMCLogger m_Logger;
|
||||
cMCLogger * m_Logger;
|
||||
} ;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user