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
|
|
@ -37,7 +37,6 @@
|
|||
#include "core/os/os.h"
|
||||
#include "core/project_settings.h"
|
||||
#include "editor/debugger/editor_debugger_node.h"
|
||||
#include "editor/debugger/script_editor_debugger.h"
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor/editor_run_script.h"
|
||||
#include "editor/editor_scale.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue