Code/Framework

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-08-23 13:00:45 -07:00
parent 7d71e3dc07
commit 6bdef50444
12 changed files with 7 additions and 15 deletions
@@ -1306,7 +1306,7 @@ namespace AzToolsFramework
void EditorVertexSelectionVariable<Vertex>::PrepareActions()
{
ActionOverride deleteAction = CreateDeleteAction(
s_deleteVerticesTitle, s_duplicateVerticesDesc,
s_deleteVerticesTitle, s_deleteVerticesDesc,
[this]()
{
DestroySelected();