Bank Plugin: Add option to enlarge bank pin numbers (#1425)

* Bank Plugin: Add option to enlarge bank pin numbers

* Update
This commit is contained in:
James
2019-08-24 01:57:06 -07:00
committed by GitHub
parent 8a3f0b3507
commit adce67416b
6 changed files with 74 additions and 5 deletions

View File

@@ -488,5 +488,7 @@ LABEL188:
iload 18
sconst "iIIIIIIIIIIIIIIIII"
iload 3
if_setonop
return
if_setonop
sconst "bankPinButtons" ; push event name
runelite_callback ; invoke callback
return