소스 검색

Fix murom 1.1.0 link

master
부모
커밋
e86cb254c2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      murom_1.1.0.html

+ 1
- 1
murom_1.1.0.html 파일 보기

@@ -182,7 +182,7 @@
function Tool()
{
var self = this;
this.fileName = "murom_1.0.0.html";
this.fileName = "murom_1.1.0.html";
this.run = new Reporter();
this.preview = new Reporter();
this.logTranslations = {};


불러오는 중...
취소
저장