소스 검색

Update navEditor.tscript

woops
marauder2k7 1 개월 전
부모
커밋
9039435d12
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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)