Update Script arguments to 2020-12-9

This commit is contained in:
RuneLite Cache-Code Autoupdater
2020-12-08 14:23:21 -07:00
committed by Max Weber
parent 96372dbdb2
commit 8822294c42

View File

@@ -318,6 +318,6 @@ public final class ScriptID
* <li>int (WidgetID) drag parent</li>
* </ul>
*/
@ScriptArguments(integer = 6)
@ScriptArguments(integer = 7)
public static final int SETTINGS_SLIDER_CHOOSE_ONOP = 3885;
}