Commit 58020a4
AutoOffhand: Show remaining items (#453)
* AutoOffhand: Add "Show Remaining" option
This option shows the remaining number of items of type AutoOffhandType
in the inventory next to the module name in the HUD.
* Cleanup
Co-authored-by: Constructor <fractalminds@protonmail.com>1 parent 2b22f51 commit 58020a4
File tree
1 file changed
+7
-0
lines changed- src/main/kotlin/com/lambda/client/module/modules/combat
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| 104 | + | |
| 105 | + | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
| 109 | + | |
| 110 | + | |
104 | 111 | | |
105 | 112 | | |
106 | 113 | | |
| |||
0 commit comments