Move RuntimeNodeSelect to its own files

This commit is contained in:
Michael Alexsander 2026-01-28 21:54:02 -03:00
parent 5ad8b27d8d
commit 6862edcede
No known key found for this signature in database
GPG key ID: A9C91EE110F4EABA
15 changed files with 2308 additions and 2153 deletions

View file

@ -32,7 +32,6 @@
#include "core/config/project_settings.h"
#include "core/debugger/debugger_marshalls.h"
#include "core/debugger/engine_debugger.h"
#include "core/string/translation_server.h"
#include "editor/debugger/editor_debugger_node.h"
#include "editor/debugger/script_editor_debugger.h"