Doubles goonchat scroll snap tolerance

This commit is contained in:
CitadelStationBot
2017-07-06 19:20:36 -05:00
parent 2c09a344b7
commit 5962b622f1

View File

@@ -27,7 +27,7 @@ var opts = {
//General
'messageCount': 0, //A count...of messages...
'messageLimit': 2053, //A limit...for the messages...
'scrollSnapTolerance': 5, //If within x pixels of bottom
'scrollSnapTolerance': 10, //If within x pixels of bottom
'clickTolerance': 10, //Keep focus if outside x pixels of mousedown position on mouseup
'popups': 0, //Amount of popups opened ever
'wasd': false, //Is the user in wasd mode?