tested wow it works

This commit is contained in:
stone-wall
2020-03-12 13:11:26 -04:00
parent 86bf65612c
commit 4f414b0946
2 changed files with 35 additions and 26 deletions

View File

@@ -4,7 +4,7 @@ import lombok.Getter;
import net.runelite.api.Player;
import net.runelite.api.SkullIcon;
public class PlayerSkullChanged extends PlayerHeadIconChanged
public class PlayerSkullChanged extends PlayerHeadIconChanged
{
@Getter
private final SkullIcon oldSkullIcon;