runelitemenuentry: clobber idx 499 instead of 0

This commit is contained in:
ThatGamerBlue
2022-05-06 07:12:55 +01:00
parent c66442d22a
commit 58fa832505

View File

@@ -11,6 +11,7 @@ public class RuneLiteMenuEntry implements MenuEntry
public RuneLiteMenuEntry()
{
idx = 499;
}
public RuneLiteMenuEntry(int idx)