QuestState getName method was replaced by getString.
This commit is contained in:
@@ -98,11 +98,6 @@ public class QuestTimer
|
||||
return _quest;
|
||||
}
|
||||
|
||||
public String getName()
|
||||
{
|
||||
return _name;
|
||||
}
|
||||
|
||||
public Npc getNpc()
|
||||
{
|
||||
return _npc;
|
||||
|
Reference in New Issue
Block a user