You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Organize existing code for editor plugins
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#define DEBUG_ADAPTER_SERVER_H
|
||||
|
||||
#include "debug_adapter_protocol.h"
|
||||
#include "editor/editor_plugin.h"
|
||||
#include "editor/plugins/editor_plugin.h"
|
||||
|
||||
class DebugAdapterServer : public EditorPlugin {
|
||||
GDCLASS(DebugAdapterServer, EditorPlugin);
|
||||
|
||||
Reference in New Issue
Block a user