Browse Source

Update navEditor.tscript

woops
marauder2k7 1 month ago
parent
commit
9039435d12
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Templates/BaseGame/game/tools/navEditor/navEditor.tscript

+ 1 - 1
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)