Fixed unconditional break switch cases.
This commit is contained in:
@@ -181,6 +181,7 @@ public class Q10673_SagaOfLegend extends Quest
|
||||
case State.CREATED:
|
||||
{
|
||||
htmltext = "30857-01.htm";
|
||||
break;
|
||||
}
|
||||
case State.STARTED:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user