mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 21:21:08 +01:00
Fixed TagTeam roll message and sound
This commit is contained in:
parent
63b1dcf2c6
commit
73544812f5
2 changed files with 5 additions and 3 deletions
|
|
@ -99,8 +99,6 @@ export default class DHTokenHUD extends foundry.applications.hud.TokenHUD {
|
|||
'Token',
|
||||
partyTokenData.map(tokenData => ({
|
||||
...tokenData,
|
||||
// actorId: member.id,
|
||||
// actorLink: true,
|
||||
alpha: 0,
|
||||
x: actorX,
|
||||
y: actorY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue