Skip to content

Commit 3ebf554

Browse files
committed
Remove dupe action
1 parent 7cddfba commit 3ebf554

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Plugins/PartyStudio/src/MapEditorPlugin.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,6 @@ public void ReloadCollision(float height = 0)
171171

172172
public override void OnMouseDown(MouseEventInfo mouseInfo)
173173
{
174-
if (KeyEventInfo.State.KeyAlt)
175-
PathRender.AddSinglePoint();
176174
}
177175

178176
public void DrawEditMenuBar()

0 commit comments

Comments
 (0)