Merge pull request #3954 from Nightfirecat/add-scrollbar-on-left-varbit
Add CHAT_SCROLLBAR_ON_LEFT Varbit
This commit is contained in:
@@ -39,6 +39,11 @@ public enum Varbits
|
||||
*/
|
||||
TRANSPARENT_CHATBOX(4608),
|
||||
|
||||
/**
|
||||
* If scrollbar in resizable mode chat is on the left
|
||||
*/
|
||||
CHAT_SCROLLBAR_ON_LEFT(6374),
|
||||
|
||||
/**
|
||||
* Runecraft pouches
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user