You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-04 17:04:49 +00:00
Organize existing code for editor plugins
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
#ifdef TOOLS_ENABLED
|
||||
|
||||
#include "editor/editor_plugin.h"
|
||||
#include "editor/plugins/editor_plugin.h"
|
||||
|
||||
class NoiseEditorPlugin : public EditorPlugin {
|
||||
GDCLASS(NoiseEditorPlugin, EditorPlugin)
|
||||
|
||||
Reference in New Issue
Block a user