Added class "roll" for roll in chat

This commit is contained in:
Vlyan
2021-01-04 17:47:40 +01:00
parent 3b261f5d10
commit 1edebf04cc
2 changed files with 13 additions and 7 deletions

View File

@@ -252,7 +252,6 @@ export class RollL5r5e extends Roll {
// Prepare chat data
messageData = mergeObject(
{
borderColor: game.user.color,
user: game.user._id,
type: template,
content: this._total,