scripts: disable callbacks
The method we are hooking to in the VM got inlined..
This commit is contained in:
@@ -15,8 +15,8 @@ LABEL5:
|
||||
invoke 1046
|
||||
istore 0
|
||||
load_int 195
|
||||
load_string "fixedOuterZoomLimit"
|
||||
runelite_callback
|
||||
;load_string "fixedOuterZoomLimit"
|
||||
;runelite_callback
|
||||
iload 0
|
||||
invoke 1045
|
||||
istore 0
|
||||
@@ -25,8 +25,8 @@ LABEL5:
|
||||
invoke 1046
|
||||
istore 1
|
||||
load_int 175
|
||||
load_string "resizableOuterZoomLimit"
|
||||
runelite_callback
|
||||
;load_string "resizableOuterZoomLimit"
|
||||
;runelite_callback
|
||||
iload 1
|
||||
invoke 1045
|
||||
istore 1
|
||||
|
||||
Reference in New Issue
Block a user