Move editor scene runtime under services

This commit is contained in:
2026-04-28 03:22:36 +08:00
parent b1ae6c462d
commit c032b415c6
27 changed files with 53 additions and 36 deletions

View File

@@ -10,7 +10,7 @@
#include "Inspector/Components/IInspectorComponentEditor.h"
#include "Inspector/Components/InspectorComponentEditorRegistry.h"
#include "EditorSceneRuntime.h"
#include "Scene/EditorSceneRuntime.h"
#include "Project/EditorProjectRuntime.h"
#include "State/EditorCommandFocusService.h"