Code/Framework
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -1306,7 +1306,7 @@ namespace AzToolsFramework
|
||||
void EditorVertexSelectionVariable<Vertex>::PrepareActions()
|
||||
{
|
||||
ActionOverride deleteAction = CreateDeleteAction(
|
||||
s_deleteVerticesTitle, s_duplicateVerticesDesc,
|
||||
s_deleteVerticesTitle, s_deleteVerticesDesc,
|
||||
[this]()
|
||||
{
|
||||
DestroySelected();
|
||||
|
||||
Reference in New Issue
Block a user