From c1adae132bb245cf576d1240e1aeb3b1d117d279 Mon Sep 17 00:00:00 2001 From: Litasa <5760383-litasa@users.noreply.gitlab.com> Date: Sun, 18 Jun 2023 08:58:19 +0000 Subject: [PATCH] Roll-n-Keep dialog now waits for the DiceSoNice animation to finish before... --- system/scripts/dice/roll-n-keep-dialog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/scripts/dice/roll-n-keep-dialog.js b/system/scripts/dice/roll-n-keep-dialog.js index 511dc32..33f1558 100644 --- a/system/scripts/dice/roll-n-keep-dialog.js +++ b/system/scripts/dice/roll-n-keep-dialog.js @@ -535,7 +535,7 @@ export class RollnKeepDialog extends FormApplication { // Show DsN dice for the new roll if (game.dice3d !== undefined) { - game.dice3d.showForRoll( + await game.dice3d.showForRoll( roll, game.user, true,