scripts: disable callbacks

The method we are hooking to in the VM got inlined..
This commit is contained in:
Adam
2018-02-08 08:29:42 -05:00
parent 66c0979de4
commit b2358cdc71
4 changed files with 24 additions and 24 deletions

View File

@@ -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