Update Script arguments to 2020-04-08-rev182

This commit is contained in:
RuneLite Cache-Code Autoupdater
2020-04-08 10:32:24 +00:00
parent df07c61da4
commit 13b692f304

View File

@@ -225,7 +225,7 @@ public final class ScriptID
/** /**
* Builds the grand exchange item search widget * Builds the grand exchange item search widget
*/ */
@ScriptArguments(integer = 2) @ScriptArguments(integer = 3)
public static final int GE_ITEM_SEARCH = 752; public static final int GE_ITEM_SEARCH = 752;
/** /**