Merge pull request #3954 from Nightfirecat/add-scrollbar-on-left-varbit

Add CHAT_SCROLLBAR_ON_LEFT Varbit
This commit is contained in:
Tomas Slusny
2018-08-17 00:52:25 +02:00
committed by GitHub

View File

@@ -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
*/