mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 08:34:40 +00:00
Update navEditor.tscript
woops
This commit is contained in:
parent
6d36e17d91
commit
9039435d12
1 changed files with 1 additions and 1 deletions
|
|
@ -682,7 +682,7 @@ function NavEditorGui::deleteSelected(%this)
|
||||||
// case "LinkMode":
|
// case "LinkMode":
|
||||||
// %this.deleteLink();
|
// %this.deleteLink();
|
||||||
// %this.isDirty = true;
|
// %this.isDirty = true;
|
||||||
// }
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function NavEditorGui::buildSelectedMeshes(%this)
|
function NavEditorGui::buildSelectedMeshes(%this)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue