소스 검색

Fixed bugs. Spaces!

git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@74 54d463be-8e91-2dee-dedb-b68131a5f0ec
shadowlady 20 년 전
부모
커밋
c41f8b3e67
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      npc/quests/bongunsword.txt

+ 1 - 2
npc/quests/bongunsword.txt

@@ -37,8 +37,7 @@ mes "Hmm, it seems as if you need something. What would that be?";
 		close;
 
     ExEnd:
-        mes "[Old Smith]";
+	mes "[Old Smith]";
 	mes "...ah well, go out and live life young one. Time never stops!";
         close;
-close;    }
 }