Move RuntimeNodeSelect to its own files
This commit is contained in:
parent
5ad8b27d8d
commit
6862edcede
15 changed files with 2308 additions and 2153 deletions
|
|
@ -35,7 +35,7 @@
|
|||
#include "core/io/stream_peer_tcp.h"
|
||||
#include "core/io/tcp_server.h"
|
||||
#include "editor/debugger/debug_adapter/debug_adapter_types.h"
|
||||
#include "scene/debugger/scene_debugger.h"
|
||||
#include "scene/debugger/scene_debugger_object.h"
|
||||
|
||||
#define DAP_MAX_BUFFER_SIZE 4194304 // 4MB
|
||||
#define DAP_MAX_CLIENTS 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue