Removed unnecessary break from Kekropus Letter: With Wisdom (10415).

This commit is contained in:
MobiusDev 2015-12-04 09:04:04 +00:00
parent fd97813500
commit 4a2595b95a

View File

@ -148,7 +148,6 @@ public class Q10415_KekropusLetter_WithWisdom extends Quest implements IBypassHa
if (qs.isCond(1))
{
htmltext = "33851-01.html";
break;
}
break;
}