Fixed crash when no .sln as present
This commit is contained in:
@@ -24,6 +24,8 @@ namespace Nuake {
|
||||
const std::string m_NetDirectory = ".net";
|
||||
const std::string m_ContextName = "NuakeEngineContext";
|
||||
|
||||
bool m_IsInitialized = false;
|
||||
|
||||
Coral::HostInstance* m_HostInstance;
|
||||
Coral::AssemblyLoadContext m_LoadContext;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user