chore: sync editor worktree changes
This commit is contained in:
@@ -32,7 +32,7 @@ void EditorLayer::onEvent(void* event) {
|
||||
m_workspace.DispatchEvent(event);
|
||||
}
|
||||
|
||||
void EditorLayer::onImGuiRender() {
|
||||
void EditorLayer::onUIRender() {
|
||||
m_workspace.Render();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user