Enabled Test Lua Editor
This commit is contained in:
parent
193dcee7d6
commit
434314fabd
@ -274,7 +274,7 @@ void MyEngine::Run()
|
|||||||
|
|
||||||
m_SceneWindow->Show();
|
m_SceneWindow->Show();
|
||||||
|
|
||||||
//m_luaEditor->Show();
|
m_luaEditor->Show();
|
||||||
|
|
||||||
// After rendering
|
// After rendering
|
||||||
m_PerformanceWindow->UpdatePerformanceStats(-1, g_GPU_Triangles_drawn_to_screen);
|
m_PerformanceWindow->UpdatePerformanceStats(-1, g_GPU_Triangles_drawn_to_screen);
|
||||||
|
Loading…
Reference in New Issue
Block a user