xp drop plugin: Move text to use hidden icon's space
Closes runelite/runelite#2265
This commit is contained in:
@@ -220,6 +220,11 @@ public enum Varbits
|
||||
|
||||
/**
|
||||
* Experience tracker
|
||||
*
|
||||
* EXPERIENCE_TRACKER_POSITION expected values:
|
||||
* 0 = Right
|
||||
* 1 = Middle
|
||||
* 2 = Left
|
||||
*/
|
||||
EXPERIENCE_TRACKER_POSITION(4692),
|
||||
EXPERIENCE_TRACKER_COUNTER(4697),
|
||||
|
||||
Reference in New Issue
Block a user