Skip to content

Commit 386329b

Browse files
committed
fix compile error
1 parent 78c5250 commit 386329b

File tree

1 file changed

+1
-1
lines changed
  • src/main/kotlin/com/lambda/module/modules/combat

1 file changed

+1
-1
lines changed

src/main/kotlin/com/lambda/module/modules/combat/AutoTotem.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ import com.lambda.context.SafeContext
2222
import com.lambda.event.events.TickEvent
2323
import com.lambda.event.listener.SafeListener.Companion.listen
2424
import com.lambda.friend.FriendManager
25+
import com.lambda.interaction.managers.inventory.InventoryRequest.Companion.inventoryRequest
2526
import com.lambda.interaction.material.StackSelection.Companion.select
26-
import com.lambda.interaction.request.inventory.InventoryRequest.Companion.inventoryRequest
2727
import com.lambda.module.Module
2828
import com.lambda.module.tag.ModuleTag
2929
import com.lambda.util.NamedEnum

0 commit comments

Comments
 (0)