[jasper/world/studio] Change WorldEditor Claw format back to Organic
This commit is contained in:
parent
20cd027466
commit
c5971ec641
@ -107,7 +107,7 @@ void WorldEditorImGui::onActivated() noexcept {
|
||||
}
|
||||
|
||||
ox::Error WorldEditorImGui::saveItem() noexcept {
|
||||
return m_sctx.project->writeObj(itemPath(), m_doc, ox::ClawFormat::Metal);
|
||||
return m_sctx.project->writeObj(itemPath(), m_doc, ox::ClawFormat::Organic);
|
||||
}
|
||||
|
||||
void WorldEditorImGui::drawObjSetSelector() noexcept {
|
||||
|
Loading…
x
Reference in New Issue
Block a user