fix boosted skills

This commit is contained in:
BickusDiggus
2021-05-23 19:34:53 +01:00
parent a76f975ac3
commit 75acd156f9

View File

@@ -1049,7 +1049,7 @@ public abstract class RSClientMixin implements RSClient
} }
} }
@FieldHook("currentLevels") @FieldHook("changedSkills")
@Inject @Inject
public static void boostedSkillLevelsChanged(int idx) public static void boostedSkillLevelsChanged(int idx)
{ {