Added a missing "next;" in Einbroch Murder Quest. (bugreport: 1739)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12908 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Paradox924X 2008-07-04 01:37:28 +00:00
parent 97d14440d5
commit 9ff9739daf
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
Date Added
======
2008/07/04
* Added a missing "next;" in Einbroch Murder Quest. (bugreport: 1739) [Paradox924X]
* Added a missing "case 1:" (bugreport: 1794) [Paradox924X]
* Removed extraneous " after #que_godnpc2 NPC name. (bugreport: 1758) [Paradox924X]
2008/07/02

View File

@ -1293,6 +1293,7 @@ L_HOW:
mes "Apologize?";
mes "The harm is";
mes "already done...";
next;
goto L_CONTINUE2;
L_THINK:
mes "[Buender Hikeman]";