Fix: raison non utilisée
# Conflicts: # module/rdd-calendrier.js
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
/* -------------------------------------------- */
|
||||
async resetNombreAstraux() {
|
||||
game.system.rdd.calendrier.resetNombreAstral();
|
||||
await game.system.rdd.calendrier.rebuildListeNombreAstral( 'reset' );
|
||||
await game.system.rdd.calendrier.rebuildListeNombreAstral();
|
||||
|
||||
game.system.rdd.calendrier.showAstrologieEditor();
|
||||
}
|
||||
|
Reference in New Issue
Block a user