#181 Gestion potions (fabrication)

This commit is contained in:
2021-04-10 21:07:53 +02:00
parent 1cea9753a9
commit 1b3c5f524d
9 changed files with 82 additions and 23 deletions

View File

@ -63,6 +63,7 @@ export class DialogConsommer extends Dialog {
this.consommerData = consommerData;
}
/* -------------------------------------------- */
activateListeners(html) {
super.activateListeners(html);