Organize existing code for editor plugins
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
#include "openxr_action_map_editor.h"
|
||||
#include "openxr_select_runtime.h"
|
||||
|
||||
#include "editor/editor_plugin.h"
|
||||
#include "editor/plugins/editor_plugin.h"
|
||||
|
||||
class OpenXREditorPlugin : public EditorPlugin {
|
||||
GDCLASS(OpenXREditorPlugin, EditorPlugin);
|
||||
|
||||
Reference in New Issue
Block a user