nothing
This commit is contained in:
parent
74005ab517
commit
568280edd1
@ -91,6 +91,7 @@ bool ProjectManager::LoadProject(const std::string& projectPath,
|
|||||||
|
|
||||||
if (!s_defaultScene.empty())
|
if (!s_defaultScene.empty())
|
||||||
{
|
{
|
||||||
|
Logger::LogInfo("Loading Default Scene '%s'", s_defaultScene.c_str());
|
||||||
Logger::LogWarning("TODO: Migrate Scene loading to scene Manager or ProjectManager class instead of engine class, then actualy load the scene here");
|
Logger::LogWarning("TODO: Migrate Scene loading to scene Manager or ProjectManager class instead of engine class, then actualy load the scene here");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user