Some code formatting.
This commit is contained in:
@@ -54,7 +54,7 @@ public class Q00180_InfernalFlamesBurningInCrystalPrison extends Quest
|
||||
@Override
|
||||
public String onAdvEvent(String event, L2Npc npc, L2PcInstance player)
|
||||
{
|
||||
String htmltext = event;
|
||||
final String htmltext = event;
|
||||
final QuestState qs = getQuestState(player, false);
|
||||
if (qs == null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user