Skip to content

Commit d59d6e2

Browse files
committed
cleanup
1 parent 25707c5 commit d59d6e2

File tree

2 files changed

+1
-32
lines changed

2 files changed

+1
-32
lines changed

common/src/main/kotlin/com/lambda/interaction/request/breaking/BreakManager.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ object BreakManager : RequestHandler<BreakRequest>(
422422
* callback will be triggered.
423423
*
424424
* @see destroyBlock
425-
* @see addPendingBreak
425+
* @see startPending
426426
*/
427427
private fun SafeContext.onBlockBreak(info: BreakInfo) {
428428
when (info.breakConfig.breakConfirmation) {

common/src/main/kotlin/com/lambda/interaction/request/hotbar/SlotInfo.kt

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)