mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Remove comments
This commit is contained in:
parent
3ff6ec4f5e
commit
512b87adc4
3 changed files with 0 additions and 9 deletions
|
|
@ -40,7 +40,6 @@ export default class DamageRoll extends DHRoll {
|
|||
}
|
||||
await super.buildPost(roll, config, message);
|
||||
if (config.source?.message) {
|
||||
// const chatMessage = ui.chat.collection.get(config.source.message);
|
||||
chatMessage.update({ 'system.damage': config.damage });
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue