Update Script arguments to 2021-10-6

This commit is contained in:
RuneLite Cache-Code Autoupdater
2021-10-05 08:01:44 -06:00
committed by Max Weber
parent 3815f698bb
commit 5faf76c005

View File

@@ -199,7 +199,7 @@ public final class ScriptID
/**
* Builds the widget for making an offer in Grand Exchange
*/
@ScriptArguments(integer = 15)
@ScriptArguments(integer = 16)
public static final int GE_OFFERS_SETUP_BUILD = 779;
/**