...
This commit is contained in:
@@ -1024,7 +1024,7 @@ public abstract class RSClientMixin implements RSClient
|
|||||||
@Inject
|
@Inject
|
||||||
public static void boostedSkillLevelsChanged(int idx)
|
public static void boostedSkillLevelsChanged(int idx)
|
||||||
{
|
{
|
||||||
if (idx == 0)
|
if (idx == -1)
|
||||||
{
|
{
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user