Init Mojang API pointer
Fixes CID 90583
This commit is contained in:
parent
f3268612fd
commit
9fde173142
@ -47,6 +47,7 @@ cRoot::cRoot(void) :
|
||||
m_FurnaceRecipe(nullptr),
|
||||
m_WebAdmin(nullptr),
|
||||
m_PluginManager(nullptr),
|
||||
m_MojangAPI(nullptr),
|
||||
m_bStop(false),
|
||||
m_bRestart(false)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user