diff --git a/module/rdd-utility.js b/module/rdd-utility.js index c029cb10..b55ab121 100644 --- a/module/rdd-utility.js +++ b/module/rdd-utility.js @@ -112,7 +112,6 @@ export class RdDUtility { static async preloadHandlebarsTemplates() { const templatePaths = [ //Character Sheets - 'systems/foundryvtt-reve-de-dragon/templates/actor-creation-sheet.html', 'systems/foundryvtt-reve-de-dragon/templates/actor-sheet.html', 'systems/foundryvtt-reve-de-dragon/templates/actor-creature-sheet.html', 'systems/foundryvtt-reve-de-dragon/templates/actor-entite-sheet.html',