Fermeture de la fenêtre de jet depuis un lien

This commit is contained in:
2025-12-13 02:05:46 +01:00
parent 2894905fc6
commit 31764e0118
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -1954,7 +1954,7 @@ export class RdDActor extends RdDBaseActorSang {
diff: { value: diff ?? 0 }
}
}
return await RollDialog.create(rollData)
return await RollDialog.create(rollData, options)
}
RdDEmpoignade.checkEmpoignadeEnCours(this)