Update Script arguments to 2020-05-14-rev182

This commit is contained in:
RuneLite Cache-Code Autoupdater
2020-05-14 10:32:24 +00:00
parent 3cf31b121b
commit 0f6255e827

View File

@@ -272,7 +272,7 @@ public final class ScriptID
* <li> int (WidgetID) * 16, various widgets making up the bank interface </li>
* </ul>
*/
@ScriptArguments(integer = 16)
@ScriptArguments(integer = 17)
public static final int BANKMAIN_SEARCH_REFRESH = 283;
/**