Cleanup & Reformatage
This commit is contained in:
@ -143,8 +143,6 @@ Hooks.once("init", async function () {
|
||||
default: "aucun"
|
||||
});
|
||||
|
||||
DialogChronologie.onInit();
|
||||
|
||||
/* -------------------------------------------- */
|
||||
// Set an initiative formula for the system
|
||||
CONFIG.Combat.initiative = {
|
||||
@ -197,6 +195,7 @@ Hooks.once("init", async function () {
|
||||
CONFIG.Combat.documentClass = RdDCombatManager;
|
||||
|
||||
// préparation des différents modules
|
||||
DialogChronologie.init();
|
||||
ReglesOptionelles.init();
|
||||
RdDUtility.init();
|
||||
RdDDice.init();
|
||||
|
Reference in New Issue
Block a user