Skip to content

Commit f28b2dd

Browse files
committed
missed packetmine hotbar keep ticks setting
1 parent 933628f commit f28b2dd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/kotlin/com/lambda/module/modules/player/PacketMine.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,6 @@ object PacketMine : Module(
120120
) { defaultValue(false) }
121121
::swing.edit { defaultValue(BreakConfig.SwingMode.Start) }
122122
}
123-
hotbarConfig.apply {
124-
::keepTicks.edit { defaultValue(0) }
125-
}
126123
}
127124
}
128125

0 commit comments

Comments
 (0)