Fixed costs

This commit is contained in:
WBHarry 2025-10-23 20:29:04 +02:00
parent 0511d24921
commit a3f079d111
5 changed files with 71 additions and 34 deletions

View file

@ -240,7 +240,6 @@ export const registerRollDiceHooks = () => {
config.tagTeamSelected
)
return;
const actor = await fromUuid(config.source.actor);
let updates = [];
if (!actor) return;