mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Update navEditor.tscript
woops
This commit is contained in:
parent
6d36e17d91
commit
9039435d12
|
|
@ -682,7 +682,7 @@ function NavEditorGui::deleteSelected(%this)
|
|||
// case "LinkMode":
|
||||
// %this.deleteLink();
|
||||
// %this.isDirty = true;
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
function NavEditorGui::buildSelectedMeshes(%this)
|
||||
|
|
|
|||
Loading…
Reference in a new issue