mirror of
https://github.com/Relintai/skeleton_editor.git
synced 2024-11-20 21:37:17 +01:00
Don't add SkeletonEditorPluginRemover to the editor.
This commit is contained in:
parent
96e7615e01
commit
55d98daab2
@ -28,7 +28,7 @@ SOFTWARE.
|
||||
|
||||
void register_skeleton_editor_types() {
|
||||
#ifdef TOOLS_ENABLED
|
||||
EditorPlugins::add_by_type<SkeletonEditorPluginRemover>();
|
||||
//EditorPlugins::add_by_type<SkeletonEditorPluginRemover>();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user