scripts/SkillTabBuilder: fix unbalanced stack
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
sconst "skillTabBaseLevel" ; push event name
|
sconst "skillTabBaseLevel" ; push event name
|
||||||
runelite_callback ; invoke callback
|
runelite_callback ; invoke callback
|
||||||
istore 4 ; store the (possibly) edited real skill level
|
istore 4 ; store the (possibly) edited real skill level
|
||||||
|
pop_int ; pop the skill id we pushed
|
||||||
iload 4
|
iload 4
|
||||||
tostring
|
tostring
|
||||||
cc_settext 1
|
cc_settext 1
|
||||||
|
|||||||
Reference in New Issue
Block a user