From 4f8406360f61271cdf78bf1d1510d4b5bce24175 Mon Sep 17 00:00:00 2001 From: Vincent Vandemeulebrouck Date: Fri, 7 Oct 2022 19:07:16 +0200 Subject: [PATCH] =?UTF-8?q?Suppression=20de=20cr=C3=A9ation=20de=20personn?= =?UTF-8?q?age?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit la feuille n'est pas encore prĂȘte --- module/rdd-utility.js | 1 - 1 file changed, 1 deletion(-) 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',