Some code formatting.
This commit is contained in:
@@ -55,7 +55,7 @@ public class Q10384_AnAudienceWithTauti 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