Fix: recalcul des nombres astraux

This commit is contained in:
Vincent Vandemeulebrouck 2021-03-20 14:36:36 +01:00
parent 218f38e044
commit dbad358d7a
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ export class RdDCalendrier extends Application {
}
}
}
this.listeNombreAstral = newList;
game.settings.set("foundryvtt-reve-de-dragon", "liste-nombre-astral", this.listeNombreAstral);
}
/* -------------------------------------------- */