mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-18 17:35:43 +00:00
Silence Warnings
This commit is contained in:
@@ -327,6 +327,7 @@ void INodeEditor::OnGizmoMoved()
|
||||
mUndoStack.push(new CScaleNodeCommand(this, mpSelection->SelectedNodeList(), true, mGizmo.Position(), Delta));
|
||||
break;
|
||||
}
|
||||
default: break;
|
||||
}
|
||||
|
||||
UpdateGizmoUI();
|
||||
|
||||
Reference in New Issue
Block a user