use interaction resolve matching
This commit is contained in:
@@ -78,6 +78,7 @@ export class InteractionsComponent extends TranslateableComponent implements OnD
|
||||
this.brain.resolveInteraction({ name: interaction, payload: item } as ChibiInteraction<Food>);
|
||||
}
|
||||
|
||||
|
||||
public openFoodPantry(): void {
|
||||
this.interactionMenuState.set(EInteractionMenuState.Pantry);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user