mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-23 12:26:59 +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()));
|
Engine::get_singleton()->add_singleton(Engine::Singleton("MMAlgos", _MMAlgos::get_singleton()));
|
||||||
|
|
||||||
#if TOOLS_ENABLED
|
#if TOOLS_ENABLED
|
||||||
//EditorPlugins::add_by_type<MaterialMakerEditorPlugin>();
|
EditorPlugins::add_by_type<MaterialMakerEditorPlugin>();
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user