mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Threaded networking for editor debugger.
This commit is contained in:
parent
74051c77dc
commit
540ca05a80
10 changed files with 385 additions and 100 deletions
|
|
@ -39,7 +39,7 @@
|
|||
#include "core/reference.h"
|
||||
|
||||
#ifdef TOOLS_ENABLED
|
||||
#include "editor/debugger/script_editor_debugger.h"
|
||||
#include "editor/debugger/editor_debugger_node.h"
|
||||
#endif
|
||||
|
||||
#include "../csharp_script.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue