[nostalgia] Re-enable Scene module
This commit is contained in:
parent
63608229e1
commit
935099f8d4
@ -18,7 +18,7 @@ void registerStudioModules() noexcept {
|
||||
}
|
||||
modulesRegistered = true;
|
||||
studio::registerModule(core::studioModule());
|
||||
//studio::registerModule(scene::studioModule());
|
||||
studio::registerModule(scene::studioModule());
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user