Skip to content

Commit

Permalink
Update EmoteStep.java
Browse files Browse the repository at this point in the history
  • Loading branch information
PsycloneTM authored Jan 23, 2025
1 parent 14c1e05 commit 883d05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/questhelper/steps/EmoteStep.java
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
import net.runelite.api.widgets.Widget;
import net.runelite.client.eventbus.Subscribe;

public class EmoteStep extends DetailedQuestStep
public class EmoteStep extends DetailedQuestStep
{
private boolean hasScrolled;
private final QuestEmote emote;
Expand Down

0 comments on commit 883d05b

Please sign in to comment.