index
:
github/Chatting.git
hovertimestamps
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
kotlin
/
org
/
polyfrost
/
chatting
/
chat
/
ChatScrollingHook.kt
blob: 982329a6161f8a5f2431d6198759df9a3a52aa79 (
plain
)
1
2
3
4
5
package
org.polyfrost.chatting.chat
object
ChatScrollingHook
{
var
shouldSmooth
=
false
}