Skip to content

Commit cd0cd7f

Browse files
committed
added todo
1 parent 61d6528 commit cd0cd7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/src/main/kotlin/com/lambda/interaction/request/inventory/InventoryManager.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ import com.lambda.interaction.request.RequestHandler
2727
import net.minecraft.screen.slot.Slot
2828
import net.minecraft.screen.slot.SlotActionType
2929

30+
//ToDo: implement :doom:
3031
object InventoryManager : RequestHandler<InventoryRequest>(
3132
1,
3233
TickEvent.Pre,

0 commit comments

Comments
 (0)