new minor change to test new https subdomain
This commit is contained in:
@@ -138,8 +138,8 @@ void Application::Run() {
|
|||||||
if (!m_isRunning) {
|
if (!m_isRunning) {
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
// Rendering
|
|
||||||
|
|
||||||
|
// Rendering
|
||||||
for (auto &layer : m_LayerStack) {
|
for (auto &layer : m_LayerStack) {
|
||||||
layer->OnRender();
|
layer->OnRender();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user