mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-13 20:22:13 +00:00
NOISSUE fix horrible globals crash
FIXME: remove all globals.
This commit is contained in:
@@ -27,6 +27,7 @@ private:
|
||||
class Private;
|
||||
Env();
|
||||
~Env();
|
||||
static void dispose();
|
||||
public:
|
||||
static Env& getInstance();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user