[jasper/world] Cleanup
All checks were successful
Build / build (push) Successful in 3m38s

This commit is contained in:
Gary Talent 2024-12-04 20:39:10 -06:00
parent c1a628f061
commit 4c6dbf4414

View File

@ -12,7 +12,6 @@
namespace jasper::world {
static class: public studio::Module {
public:
ox::Vector<studio::EditorMaker> editors(studio::StudioContext &ctx) const noexcept override {
return {
studio::editorMaker<WorldObjectSetEditorImGui>(ctx, FileExt_jwob),