#27 Gestion des rencontres

This commit is contained in:
sladecraven 2020-11-17 18:10:54 +01:00
parent f817d22444
commit 445516f9f1
1 changed files with 1 additions and 1 deletions

View File

@ -328,7 +328,7 @@ export class RdDTMRDialog extends Dialog {
// load the texture we need
await this.pixiApp.loader
.add('tmr', 'systems/foundryvtt-reve-de-dragon/styles/ui/tmp_main_r1.webp')
.add('tmr', 'systems/foundryvtt-reve-de-dragon/styles/img/ui/tmp_main_r1.webp')
.add('demi-reve', "icons/svg/sun.svg")
.load((loader, resources) => {