diff --git a/Templates/BaseGame/game/tools/navEditor/navEditor.tscript b/Templates/BaseGame/game/tools/navEditor/navEditor.tscript index 31d5e5eec..440ba518f 100644 --- a/Templates/BaseGame/game/tools/navEditor/navEditor.tscript +++ b/Templates/BaseGame/game/tools/navEditor/navEditor.tscript @@ -682,7 +682,7 @@ function NavEditorGui::deleteSelected(%this) // case "LinkMode": // %this.deleteLink(); // %this.isDirty = true; - // } + } } function NavEditorGui::buildSelectedMeshes(%this)