From a7d4372abce4a557a89dd59be051258e6457294a Mon Sep 17 00:00:00 2001 From: chaiinchomp <34750300+chaiinchomp@users.noreply.github.com> Date: Wed, 25 Nov 2020 11:59:31 -0800 Subject: [PATCH] Update Os league plugin: Remove hardcoded task count (#814) Game update today duplicated a task (nice one jagex) which broke the plugin since it depends on a hardcoded task count. Removed that to just rely on checking the task filters state instead. Co-authored-by: chaiinchomp --- plugins/osleague | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/osleague b/plugins/osleague index a9a1382b8..05af403e3 100644 --- a/plugins/osleague +++ b/plugins/osleague @@ -1,2 +1,2 @@ repository=https://github.com/tylerthardy/osleague-runelite-plugin.git -commit=c2f1b5c48045daa92a37675b3164daa7d3c84c59 +commit=c7d899654bc3af06706bbcf177edf2ccb077d90f