This commit is contained in:
@ -336,7 +336,7 @@ ox::Error WorldEditorImGui::loadObjectSets() noexcept {
|
||||
return {};
|
||||
}
|
||||
|
||||
ox::Error WorldEditorImGui::undoStackChanged(studio::UndoCommand const*cmd) {
|
||||
ox::Error WorldEditorImGui::undoStackChanged(studio::UndoCommand const*) {
|
||||
oxReturnError(m_view.setupWorld());
|
||||
return {};
|
||||
}
|
||||
|
Reference in New Issue
Block a user