1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

Bump DAP requests timeout to 5 seconds

This commit is contained in:
Ricardo Subtil
2024-10-03 21:28:25 +01:00
parent 0d098d3cca
commit 9dd7a8ae42
2 changed files with 1 additions and 3 deletions

View File

@@ -30,7 +30,6 @@
#include "debug_adapter_parser.h"
#include "core/variant/variant.h"
#include "editor/debugger/debug_adapter/debug_adapter_types.h"
#include "editor/debugger/editor_debugger_node.h"
#include "editor/debugger/script_editor_debugger.h"