Sync
This commit is contained in:
@ -22,7 +22,7 @@ export class RdDRollDialog extends Dialog {
|
||||
else {
|
||||
myButtons = {
|
||||
rollButton: { label: "Lancer", callback: html => this.actor.performRoll(this.rollData) }
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
// Common conf
|
||||
|
Reference in New Issue
Block a user