mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-23 04:16:50 +01:00
Re-enable mat maker's editor plugin.
This commit is contained in:
parent
764c285223
commit
d642c0ad79
@ -62,7 +62,7 @@ void register_material_maker_types() {
|
||||
Engine::get_singleton()->add_singleton(Engine::Singleton("MMAlgos", _MMAlgos::get_singleton()));
|
||||
|
||||
#if TOOLS_ENABLED
|
||||
//EditorPlugins::add_by_type<MaterialMakerEditorPlugin>();
|
||||
EditorPlugins::add_by_type<MaterialMakerEditorPlugin>();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user