|
@@ -254,7 +254,7 @@ void register_editor_types() {
|
|
EditorPlugins::add_by_type<ThemeEditorPlugin>();
|
|
EditorPlugins::add_by_type<ThemeEditorPlugin>();
|
|
EditorPlugins::add_by_type<ToolButtonEditorPlugin>();
|
|
EditorPlugins::add_by_type<ToolButtonEditorPlugin>();
|
|
EditorPlugins::add_by_type<VoxelGIEditorPlugin>();
|
|
EditorPlugins::add_by_type<VoxelGIEditorPlugin>();
|
|
-#ifndef DISABLE_DEPREACTED
|
|
|
|
|
|
+#ifndef DISABLE_DEPRECATED
|
|
EditorPlugins::add_by_type<SkeletonIK3DEditorPlugin>();
|
|
EditorPlugins::add_by_type<SkeletonIK3DEditorPlugin>();
|
|
#endif
|
|
#endif
|
|
|
|
|