Fix livre

This commit is contained in:
2020-07-05 21:45:25 +02:00
parent b757411f8e
commit ea94e27e5a
10 changed files with 98 additions and 18 deletions

View File

@ -94,7 +94,8 @@ export class RdDUtility {
'systems/foundryvtt-reve-de-dragon/templates/sort-tmr.html',
// Dialogs
'systems/foundryvtt-reve-de-dragon/templates/dialog-competence.html',
'systems/foundryvtt-reve-de-dragon/templates/dialog-roll-carac.html'
'systems/foundryvtt-reve-de-dragon/templates/dialog-roll-carac.html',
'systems/foundryvtt-reve-de-dragon/templates/dialog-tmr.html'
];
return loadTemplates(templatePaths);