Update Scripts to 2018-11-08-rev176
This commit is contained in:
committed by
Max Weber
parent
8bc4112b70
commit
9587a63001
@@ -1 +1 @@
|
|||||||
BE6DF54FF18E3B1D03EC67240FA1F88846AB50B8F3FC88709D0E7E69C7688107
|
CAA188A44C44A236877F1649C995F8E626DEFDD3637559220389CF3A6A77C0C1
|
||||||
@@ -1,207 +1,213 @@
|
|||||||
.id 395
|
.id 395
|
||||||
.int_stack_count 3
|
.int_stack_count 3
|
||||||
.string_stack_count 1
|
.string_stack_count 1
|
||||||
.int_var_count 10
|
.int_var_count 11
|
||||||
.string_var_count 4
|
.string_var_count 4
|
||||||
|
load_int 83
|
||||||
|
load_int 49
|
||||||
|
load_int 1497
|
||||||
|
iload 0
|
||||||
|
get_enum_value
|
||||||
|
istore 3
|
||||||
iload 0
|
iload 0
|
||||||
get_boostedskilllevels
|
get_boostedskilllevels
|
||||||
int_to_string
|
int_to_string
|
||||||
widget_put_text
|
widget_put_text
|
||||||
iload 0
|
iload 0
|
||||||
get_realskilllevels
|
get_realskilllevels
|
||||||
istore 3
|
istore 4
|
||||||
iload 0 ; load the skill id from arguments
|
iload 0 ; load the skill id from arguments
|
||||||
iload 3 ; load the current real skill level
|
iload 4 ; load the current real skill level
|
||||||
load_string "skillTabBaseLevel" ; push event name
|
load_string "skillTabBaseLevel" ; push event name
|
||||||
runelite_callback ; invoke callback
|
runelite_callback ; invoke callback
|
||||||
istore 3 ; store the (possibly) edited real skill level
|
istore 4 ; store the (possibly) edited real skill level
|
||||||
iload 3
|
iload 4
|
||||||
int_to_string
|
int_to_string
|
||||||
widget_put_text 1
|
widget_put_text 1
|
||||||
iload 0
|
iload 0
|
||||||
get_skillexperiences
|
get_skillexperiences
|
||||||
istore 4
|
istore 5
|
||||||
load_string ","
|
load_string ","
|
||||||
sstore 1
|
sstore 1
|
||||||
sload 0
|
sload 0
|
||||||
load_string " XP:"
|
load_string " XP:"
|
||||||
string_append 2
|
string_append 2
|
||||||
sstore 2
|
sstore 2
|
||||||
iload 4
|
iload 5
|
||||||
sload 1
|
sload 1
|
||||||
invoke 46
|
invoke 46
|
||||||
sstore 3
|
sstore 3
|
||||||
load_int 0
|
load_int 0
|
||||||
istore 5
|
istore 6
|
||||||
get_varbit 4181
|
get_varbit 4181
|
||||||
load_int 0
|
load_int 0
|
||||||
if_icmpeq LABEL29
|
if_icmpeq LABEL35
|
||||||
jump LABEL60
|
jump LABEL66
|
||||||
LABEL29:
|
LABEL35:
|
||||||
iload 3
|
iload 4
|
||||||
load_int 99
|
load_int 99
|
||||||
load_string "skillTabMaxLevel" ; push event name
|
load_string "skillTabMaxLevel" ; push event name
|
||||||
runelite_callback ; invoke callback
|
runelite_callback ; invoke callback
|
||||||
if_icmplt LABEL33
|
if_icmplt LABEL39
|
||||||
jump LABEL59
|
jump LABEL65
|
||||||
LABEL33:
|
LABEL39:
|
||||||
load_int 105
|
load_int 105
|
||||||
load_int 105
|
load_int 105
|
||||||
load_int 256
|
load_int 256
|
||||||
iload 3
|
iload 4
|
||||||
load_int 1
|
load_int 1
|
||||||
iadd
|
iadd
|
||||||
get_enum_value
|
get_enum_value
|
||||||
istore 5
|
istore 6
|
||||||
sload 2
|
sload 2
|
||||||
load_string "|Next level at:|Remaining XP:"
|
load_string "|Next level at:|Remaining XP:"
|
||||||
concat_string
|
concat_string
|
||||||
sstore 2
|
sstore 2
|
||||||
sload 3
|
sload 3
|
||||||
load_string "|"
|
load_string "|"
|
||||||
iload 5
|
iload 6
|
||||||
sload 1
|
sload 1
|
||||||
invoke 46
|
invoke 46
|
||||||
load_string "|"
|
load_string "|"
|
||||||
|
iload 6
|
||||||
iload 5
|
iload 5
|
||||||
iload 4
|
isub
|
||||||
isub
|
|
||||||
sload 1
|
sload 1
|
||||||
invoke 46
|
invoke 46
|
||||||
string_append 4
|
string_append 4
|
||||||
concat_string
|
concat_string
|
||||||
sstore 3
|
sstore 3
|
||||||
LABEL59:
|
LABEL65:
|
||||||
jump LABEL78
|
jump LABEL84
|
||||||
LABEL60:
|
LABEL66:
|
||||||
sload 2
|
sload 2
|
||||||
load_string "|Next level at:"
|
load_string "|Next level at:"
|
||||||
concat_string
|
concat_string
|
||||||
sstore 2
|
sstore 2
|
||||||
sload 3
|
sload 3
|
||||||
load_string "|"
|
load_string "|"
|
||||||
load_int 105
|
load_int 105
|
||||||
load_int 105
|
load_int 105
|
||||||
load_int 256
|
load_int 256
|
||||||
iload 3
|
iload 4
|
||||||
load_int 1
|
load_int 1
|
||||||
iadd
|
iadd
|
||||||
get_enum_value
|
get_enum_value
|
||||||
sload 1
|
sload 1
|
||||||
invoke 46
|
invoke 46
|
||||||
string_append 2
|
string_append 2
|
||||||
concat_string
|
concat_string
|
||||||
sstore 3
|
sstore 3
|
||||||
LABEL78:
|
LABEL84:
|
||||||
load_int 0
|
|
||||||
istore 6
|
|
||||||
load_int 0
|
load_int 0
|
||||||
istore 7
|
istore 7
|
||||||
load_int 0
|
load_int 0
|
||||||
istore 8
|
istore 8
|
||||||
load_int 0
|
load_int 0
|
||||||
istore 9
|
istore 9
|
||||||
|
load_int 0
|
||||||
|
istore 10
|
||||||
invoke 1138
|
invoke 1138
|
||||||
load_int 1
|
load_int 1
|
||||||
if_icmpeq LABEL90
|
if_icmpeq LABEL96
|
||||||
jump LABEL227
|
jump LABEL233
|
||||||
LABEL90:
|
LABEL96:
|
||||||
iload 0
|
iload 0
|
||||||
invoke 1936
|
invoke 1936
|
||||||
istore 6
|
istore 7
|
||||||
iload 6
|
iload 7
|
||||||
load_int -1
|
load_int -1
|
||||||
if_icmpne LABEL97
|
if_icmpne LABEL103
|
||||||
jump LABEL127
|
jump LABEL133
|
||||||
LABEL97:
|
LABEL103:
|
||||||
iload 6
|
iload 7
|
||||||
load_int 10
|
load_int 10
|
||||||
idiv
|
idiv
|
||||||
istore 6
|
istore 7
|
||||||
iload 6
|
iload 7
|
||||||
iload 4
|
iload 5
|
||||||
if_icmpgt LABEL105
|
if_icmpgt LABEL111
|
||||||
jump LABEL127
|
jump LABEL133
|
||||||
LABEL105:
|
LABEL111:
|
||||||
sload 2
|
sload 2
|
||||||
load_string "|"
|
load_string "|"
|
||||||
load_string "<col=7c0808>"
|
load_string "<col=7c0808>"
|
||||||
load_string "XP to regain:"
|
load_string "XP to regain:"
|
||||||
load_string "</col>"
|
load_string "</col>"
|
||||||
string_append 4
|
string_append 4
|
||||||
concat_string
|
concat_string
|
||||||
sstore 2
|
sstore 2
|
||||||
sload 3
|
sload 3
|
||||||
load_string "|"
|
load_string "|"
|
||||||
load_string "<col=7c0808>"
|
load_string "<col=7c0808>"
|
||||||
iload 6
|
iload 7
|
||||||
iload 4
|
iload 5
|
||||||
isub
|
isub
|
||||||
sload 1
|
sload 1
|
||||||
invoke 46
|
invoke 46
|
||||||
load_string "</col>"
|
load_string "</col>"
|
||||||
string_append 4
|
string_append 4
|
||||||
concat_string
|
concat_string
|
||||||
sstore 3
|
sstore 3
|
||||||
load_int 1
|
load_int 1
|
||||||
istore 7
|
istore 8
|
||||||
LABEL127:
|
LABEL133:
|
||||||
iload 7
|
iload 8
|
||||||
load_int 0
|
load_int 0
|
||||||
if_icmpeq LABEL131
|
if_icmpeq LABEL137
|
||||||
jump LABEL227
|
jump LABEL233
|
||||||
LABEL131:
|
LABEL137:
|
||||||
get_varp 1588
|
get_varp 1588
|
||||||
load_int 0
|
load_int 0
|
||||||
if_icmpgt LABEL135
|
if_icmpgt LABEL141
|
||||||
jump LABEL227
|
jump LABEL233
|
||||||
LABEL135:
|
LABEL141:
|
||||||
iload 0
|
iload 0
|
||||||
switch
|
switch
|
||||||
0: LABEL138
|
0: LABEL144
|
||||||
1: LABEL183
|
1: LABEL189
|
||||||
2: LABEL138
|
2: LABEL144
|
||||||
4: LABEL183
|
4: LABEL189
|
||||||
6: LABEL138
|
6: LABEL144
|
||||||
jump LABEL227
|
jump LABEL233
|
||||||
LABEL138:
|
LABEL144:
|
||||||
load_int 20
|
load_int 20
|
||||||
invoke 2031
|
invoke 2031
|
||||||
istore 9
|
istore 10
|
||||||
iload 9
|
iload 10
|
||||||
load_int 0
|
load_int 0
|
||||||
if_icmpgt LABEL145
|
if_icmpgt LABEL151
|
||||||
jump LABEL164
|
jump LABEL170
|
||||||
LABEL145:
|
LABEL151:
|
||||||
sload 2
|
sload 2
|
||||||
load_string "|"
|
load_string "|"
|
||||||
load_string "<col=7c0808>"
|
load_string "<col=7c0808>"
|
||||||
load_string "XP permitted:"
|
load_string "XP permitted:"
|
||||||
load_string "</col>"
|
load_string "</col>"
|
||||||
string_append 4
|
string_append 4
|
||||||
concat_string
|
concat_string
|
||||||
sstore 2
|
sstore 2
|
||||||
sload 3
|
sload 3
|
||||||
load_string "|"
|
load_string "|"
|
||||||
load_string "<col=7c0808>"
|
load_string "<col=7c0808>"
|
||||||
iload 9
|
iload 10
|
||||||
sload 1
|
sload 1
|
||||||
invoke 46
|
invoke 46
|
||||||
load_string "</col>"
|
load_string "</col>"
|
||||||
string_append 4
|
string_append 4
|
||||||
concat_string
|
concat_string
|
||||||
sstore 3
|
sstore 3
|
||||||
jump LABEL182
|
jump LABEL188
|
||||||
LABEL164:
|
LABEL170:
|
||||||
load_int 1
|
load_int 1
|
||||||
istore 8
|
istore 9
|
||||||
sload 2
|
sload 2
|
||||||
load_string "|"
|
load_string "|"
|
||||||
load_string "<col=7c0808>"
|
load_string "<col=7c0808>"
|
||||||
load_string "XP permitted:"
|
load_string "XP permitted:"
|
||||||
load_string "</col>"
|
load_string "</col>"
|
||||||
string_append 4
|
string_append 4
|
||||||
concat_string
|
concat_string
|
||||||
sstore 2
|
sstore 2
|
||||||
sload 3
|
sload 3
|
||||||
load_string "|"
|
load_string "|"
|
||||||
@@ -209,48 +215,48 @@ LABEL164:
|
|||||||
load_string "NONE"
|
load_string "NONE"
|
||||||
load_string "</col>"
|
load_string "</col>"
|
||||||
string_append 4
|
string_append 4
|
||||||
concat_string
|
concat_string
|
||||||
sstore 3
|
sstore 3
|
||||||
LABEL182:
|
LABEL188:
|
||||||
jump LABEL227
|
jump LABEL233
|
||||||
LABEL183:
|
LABEL189:
|
||||||
load_int 30
|
load_int 30
|
||||||
invoke 2031
|
invoke 2031
|
||||||
istore 9
|
istore 10
|
||||||
iload 9
|
iload 10
|
||||||
load_int 0
|
load_int 0
|
||||||
if_icmpgt LABEL190
|
if_icmpgt LABEL196
|
||||||
jump LABEL209
|
jump LABEL215
|
||||||
LABEL190:
|
LABEL196:
|
||||||
sload 2
|
sload 2
|
||||||
load_string "|"
|
load_string "|"
|
||||||
load_string "<col=7c0808>"
|
load_string "<col=7c0808>"
|
||||||
load_string "XP permitted:"
|
load_string "XP permitted:"
|
||||||
load_string "</col>"
|
load_string "</col>"
|
||||||
string_append 4
|
string_append 4
|
||||||
concat_string
|
concat_string
|
||||||
sstore 2
|
sstore 2
|
||||||
sload 3
|
sload 3
|
||||||
load_string "|"
|
load_string "|"
|
||||||
load_string "<col=7c0808>"
|
load_string "<col=7c0808>"
|
||||||
iload 9
|
iload 10
|
||||||
sload 1
|
sload 1
|
||||||
invoke 46
|
invoke 46
|
||||||
load_string "</col>"
|
load_string "</col>"
|
||||||
string_append 4
|
string_append 4
|
||||||
concat_string
|
concat_string
|
||||||
sstore 3
|
sstore 3
|
||||||
jump LABEL227
|
jump LABEL233
|
||||||
LABEL209:
|
LABEL215:
|
||||||
load_int 1
|
load_int 1
|
||||||
istore 8
|
istore 9
|
||||||
sload 2
|
sload 2
|
||||||
load_string "|"
|
load_string "|"
|
||||||
load_string "<col=7c0808>"
|
load_string "<col=7c0808>"
|
||||||
load_string "XP permitted:"
|
load_string "XP permitted:"
|
||||||
load_string "</col>"
|
load_string "</col>"
|
||||||
string_append 4
|
string_append 4
|
||||||
concat_string
|
concat_string
|
||||||
sstore 2
|
sstore 2
|
||||||
sload 3
|
sload 3
|
||||||
load_string "|"
|
load_string "|"
|
||||||
@@ -258,30 +264,30 @@ LABEL209:
|
|||||||
load_string "NONE"
|
load_string "NONE"
|
||||||
load_string "</col>"
|
load_string "</col>"
|
||||||
string_append 4
|
string_append 4
|
||||||
concat_string
|
concat_string
|
||||||
sstore 3
|
sstore 3
|
||||||
LABEL227:
|
LABEL233:
|
||||||
iload 1
|
iload 1
|
||||||
load_int 5
|
load_int 5
|
||||||
widget_load_child 1
|
widget_load_child 1
|
||||||
load_int 1
|
load_int 1
|
||||||
if_icmpeq LABEL233
|
if_icmpeq LABEL239
|
||||||
jump LABEL243
|
jump LABEL249
|
||||||
LABEL233:
|
LABEL239:
|
||||||
iload 8
|
iload 9
|
||||||
load_int 1
|
load_int 1
|
||||||
if_icmpeq LABEL237
|
if_icmpeq LABEL243
|
||||||
jump LABEL240
|
jump LABEL246
|
||||||
LABEL237:
|
LABEL243:
|
||||||
load_int 0
|
load_int 0
|
||||||
widget_put_hidden 1
|
widget_put_hidden 1
|
||||||
jump LABEL242
|
jump LABEL248
|
||||||
LABEL240:
|
LABEL246:
|
||||||
load_int 1
|
load_int 1
|
||||||
widget_put_hidden 1
|
widget_put_hidden 1
|
||||||
LABEL242:
|
LABEL248:
|
||||||
jump LABEL270
|
jump LABEL276
|
||||||
LABEL243:
|
LABEL249:
|
||||||
iload 1
|
iload 1
|
||||||
load_int 5
|
load_int 5
|
||||||
load_int 5
|
load_int 5
|
||||||
@@ -300,23 +306,50 @@ LABEL243:
|
|||||||
widget_put_spriteid 1
|
widget_put_spriteid 1
|
||||||
load_int 65793
|
load_int 65793
|
||||||
widget_put_sprite2 1
|
widget_put_sprite2 1
|
||||||
iload 8
|
iload 9
|
||||||
load_int 1
|
load_int 1
|
||||||
if_icmpeq LABEL265
|
if_icmpeq LABEL271
|
||||||
jump LABEL268
|
jump LABEL274
|
||||||
LABEL265:
|
LABEL271:
|
||||||
load_int 0
|
load_int 0
|
||||||
widget_put_hidden 1
|
widget_put_hidden 1
|
||||||
jump LABEL270
|
jump LABEL276
|
||||||
LABEL268:
|
LABEL274:
|
||||||
load_int 1
|
load_int 1
|
||||||
widget_put_hidden 1
|
widget_put_hidden 1
|
||||||
LABEL270:
|
LABEL276:
|
||||||
|
iload 3
|
||||||
|
load_int 1
|
||||||
|
if_icmpeq LABEL280
|
||||||
|
jump LABEL299
|
||||||
|
LABEL280:
|
||||||
|
get_ismembers
|
||||||
|
load_int 0
|
||||||
|
if_icmpeq LABEL284
|
||||||
|
jump LABEL299
|
||||||
|
LABEL284:
|
||||||
|
get_varc 103
|
||||||
|
load_int 0
|
||||||
|
if_icmpeq LABEL288
|
||||||
|
jump LABEL299
|
||||||
|
LABEL288:
|
||||||
|
load_string "<col=ff0000>"
|
||||||
|
sload 0
|
||||||
|
load_string ":"
|
||||||
|
load_string "</col>"
|
||||||
|
string_append 4
|
||||||
|
sstore 2
|
||||||
|
load_string "<col=ff0000>"
|
||||||
|
load_string "Members Only"
|
||||||
|
load_string "</col>"
|
||||||
|
string_append 3
|
||||||
|
sstore 3
|
||||||
|
LABEL299:
|
||||||
invoke 1972
|
invoke 1972
|
||||||
load_int 1
|
load_int 1
|
||||||
if_icmpeq LABEL274
|
if_icmpeq LABEL303
|
||||||
jump LABEL301
|
jump LABEL330
|
||||||
LABEL274:
|
LABEL303:
|
||||||
load_int 2367
|
load_int 2367
|
||||||
load_int -2147483644
|
load_int -2147483644
|
||||||
load_int -2147483645
|
load_int -2147483645
|
||||||
@@ -330,14 +363,14 @@ LABEL274:
|
|||||||
widget_put_option_click_listener_widget
|
widget_put_option_click_listener_widget
|
||||||
get_varc 218
|
get_varc 218
|
||||||
iload 1
|
iload 1
|
||||||
if_icmpeq LABEL289
|
if_icmpeq LABEL318
|
||||||
jump LABEL300
|
jump LABEL329
|
||||||
LABEL289:
|
LABEL318:
|
||||||
get_varc 217
|
get_varc 217
|
||||||
load_int -1
|
load_int -1
|
||||||
if_icmpeq LABEL293
|
if_icmpeq LABEL322
|
||||||
jump LABEL300
|
jump LABEL329
|
||||||
LABEL293:
|
LABEL322:
|
||||||
iload 1
|
iload 1
|
||||||
load_int -1
|
load_int -1
|
||||||
iload 2
|
iload 2
|
||||||
@@ -345,9 +378,9 @@ LABEL293:
|
|||||||
sload 3
|
sload 3
|
||||||
load_int 495
|
load_int 495
|
||||||
invoke 2344
|
invoke 2344
|
||||||
LABEL300:
|
LABEL329:
|
||||||
jump LABEL316
|
jump LABEL345
|
||||||
LABEL301:
|
LABEL330:
|
||||||
load_int 992
|
load_int 992
|
||||||
load_int -2147483645
|
load_int -2147483645
|
||||||
load_int -1
|
load_int -1
|
||||||
@@ -357,11 +390,11 @@ LABEL301:
|
|||||||
load_int 495
|
load_int 495
|
||||||
load_int 25
|
load_int 25
|
||||||
load_int 5
|
load_int 5
|
||||||
idiv
|
idiv
|
||||||
load_string "IiIssfi"
|
load_string "IiIssfi"
|
||||||
iload 1
|
iload 1
|
||||||
widget_put_mouse_hover_listener_widget
|
widget_put_mouse_hover_listener_widget
|
||||||
load_int 0
|
load_int 0
|
||||||
put_varc 2
|
put_varc 2
|
||||||
LABEL316:
|
LABEL345:
|
||||||
return
|
return
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
97557341CEF7AB7480D59D0841E480DD0FD7370D12588A2C02D4A814CAA462CE
|
7919E8EDC994A53EC15CB5D29A9295C91A871FDA6998DC3B4EBCE8C1A091691E
|
||||||
@@ -6,24 +6,26 @@
|
|||||||
load_string "Total level:"
|
load_string "Total level:"
|
||||||
load_string "<br>"
|
load_string "<br>"
|
||||||
invoke 1007
|
invoke 1007
|
||||||
int_to_string
|
int_to_string
|
||||||
string_append 3
|
string_append 3
|
||||||
iload 0
|
iload 0
|
||||||
load_string "skillTabTotalLevel" ; push event name
|
load_string "skillTabTotalLevel" ; push event name
|
||||||
runelite_callback ; invoke callback
|
runelite_callback ; invoke callback
|
||||||
widget_put_text_widget
|
widget_put_text_widget
|
||||||
iload 0
|
iload 0
|
||||||
widget_put_actions_null_widget
|
widget_put_actions_null_widget
|
||||||
load_string "Total XP:"
|
load_string ""
|
||||||
sstore 0
|
sstore 0
|
||||||
invoke 1008
|
load_string ""
|
||||||
invoke 1009
|
|
||||||
sstore 1
|
sstore 1
|
||||||
|
invoke 2685
|
||||||
|
sstore 1
|
||||||
|
sstore 0
|
||||||
invoke 1972
|
invoke 1972
|
||||||
load_int 1
|
load_int 1
|
||||||
if_icmpeq LABEL18
|
if_icmpeq LABEL20
|
||||||
jump LABEL49
|
jump LABEL51
|
||||||
LABEL18:
|
LABEL20:
|
||||||
load_int 1
|
load_int 1
|
||||||
load_string "Toggle Total XP"
|
load_string "Toggle Total XP"
|
||||||
iload 0
|
iload 0
|
||||||
@@ -41,14 +43,14 @@ LABEL18:
|
|||||||
widget_put_option_click_listener_widget
|
widget_put_option_click_listener_widget
|
||||||
get_varc 218
|
get_varc 218
|
||||||
iload 0
|
iload 0
|
||||||
if_icmpeq LABEL37
|
if_icmpeq LABEL39
|
||||||
jump LABEL48
|
jump LABEL50
|
||||||
LABEL37:
|
LABEL39:
|
||||||
get_varc 217
|
get_varc 217
|
||||||
load_int -1
|
load_int -1
|
||||||
if_icmpeq LABEL41
|
if_icmpeq LABEL43
|
||||||
jump LABEL48
|
jump LABEL50
|
||||||
LABEL41:
|
LABEL43:
|
||||||
iload 0
|
iload 0
|
||||||
load_int -1
|
load_int -1
|
||||||
iload 1
|
iload 1
|
||||||
@@ -56,9 +58,9 @@ LABEL41:
|
|||||||
sload 1
|
sload 1
|
||||||
load_int 495
|
load_int 495
|
||||||
invoke 2344
|
invoke 2344
|
||||||
LABEL48:
|
LABEL50:
|
||||||
jump LABEL69
|
jump LABEL71
|
||||||
LABEL49:
|
LABEL51:
|
||||||
load_int 992
|
load_int 992
|
||||||
load_int -2147483645
|
load_int -2147483645
|
||||||
load_int -1
|
load_int -1
|
||||||
@@ -68,7 +70,7 @@ LABEL49:
|
|||||||
load_int 495
|
load_int 495
|
||||||
load_int 25
|
load_int 25
|
||||||
load_int 5
|
load_int 5
|
||||||
idiv
|
idiv
|
||||||
load_string "IiIssfi"
|
load_string "IiIssfi"
|
||||||
iload 0
|
iload 0
|
||||||
widget_put_mouse_hover_listener_widget
|
widget_put_mouse_hover_listener_widget
|
||||||
@@ -79,5 +81,5 @@ LABEL49:
|
|||||||
widget_put_mouse_exit_listener_widget
|
widget_put_mouse_exit_listener_widget
|
||||||
load_int 0
|
load_int 0
|
||||||
put_varc 2
|
put_varc 2
|
||||||
LABEL69:
|
LABEL71:
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user