Update Script arguments to 2021-2-23

This commit is contained in:
RuneLite Cache-Code Autoupdater
2021-02-23 08:58:29 -07:00
parent 5f7c2a9dee
commit bc4144f418

View File

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