Merge branch 'master' of https://github.com/runelite/runelite into upstream_0712
This commit is contained in:
@@ -652,6 +652,14 @@ public enum Varbits
|
||||
*/
|
||||
COLLECTION_LOG_NOTIFICATION(11959),
|
||||
|
||||
/**
|
||||
* Combat Achievements popup settings whenever a new task is completed
|
||||
*
|
||||
* 0 = popup notification enabled
|
||||
* 1 = popup notification disabled
|
||||
*/
|
||||
COMBAT_ACHIEVEMENTS_POPUP(12455),
|
||||
|
||||
/**
|
||||
* Show boss health overlay setting
|
||||
* 0 = on
|
||||
|
||||
Reference in New Issue
Block a user