We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c988675 commit 5edef63Copy full SHA for 5edef63
common/src/main/kotlin/com/lambda/module/modules/client/Rubberband.kt
@@ -45,7 +45,7 @@ object Rubberband : Module(
45
color(Color.YELLOW) {
46
literal("${PlayerPacketManager.configurations.reversed().indexOf(last) + 1}")
47
}
48
- literal(" ticks (derivation: ")
+ literal(" ticks (deviation: ")
49
50
literal("%.3f".format(last.position dist newPos))
51
0 commit comments