Update Scripts to 2018-09-27-rev175

This commit is contained in:
RuneLite Cache-Code Autoupdater
2018-09-27 04:36:40 -06:00
committed by Max Weber
parent e973b1ab9f
commit c519190479
10 changed files with 39 additions and 39 deletions

View File

@@ -667,9 +667,9 @@ LABEL609:
string_append 3
iload 21 ; load number of matches
load_string "setSearchBankInputTextFound" ; load event name
runelite_callback ; invoke callback
pop_int ; pop number of matches
load_int 10616869
runelite_callback ; invoke callback
pop_int ; pop number of matches
load_int 10616876
widget_put_text_widget
LABEL616:
jump LABEL631
@@ -688,8 +688,8 @@ LABEL617:
LABEL628:
load_string "Show items whose names contain the following text:"
load_string "setSearchBankInputText" ; load event name
runelite_callback ; invoke callback
load_int 10616869
runelite_callback ; invoke callback
load_int 10616876
widget_put_text_widget
LABEL631:
jump LABEL635