Closed Braekpo1nt closed 2 months ago
When the participant's inventory is cleared, their mouse item should also be cleared.
Players could keep their items in their inventories on their mice.
participant.getOpenInventory().setMouse(AIR) in ParticipantInitializer
participant.getOpenInventory().setMouse(AIR)
ParticipantInitializer
Description
When the participant's inventory is cleared, their mouse item should also be cleared.
Reason for Redesign
Players could keep their items in their inventories on their mice.
Proposed Redesign
participant.getOpenInventory().setMouse(AIR)
inParticipantInitializer
Definition of Done