Add CHAT_SCROLLBAR_ON_LEFT Varbit

This commit is contained in:
Jordan Atwood
2018-06-21 16:29:10 -07:00
parent d60b395d5c
commit 21e0e08b56

View File

@@ -39,6 +39,11 @@ public enum Varbits
*/ */
TRANSPARENT_CHATBOX(4608), TRANSPARENT_CHATBOX(4608),
/**
* If scrollbar in resizable mode chat is on the left
*/
CHAT_SCROLLBAR_ON_LEFT(6374),
/** /**
* Runecraft pouches * Runecraft pouches
*/ */