Dice dialog v1 and Minus all key in template and long files
This commit is contained in:
@@ -133,6 +133,6 @@ export class ActorSheetL5r5e extends ActorSheet {
|
||||
async _onSkillClicked(skillId) {
|
||||
console.log("Clicked on skill " + skillId);
|
||||
|
||||
// TODO
|
||||
new game.l5r5e.DicePickerDialog({ skillId: skillId, actor: this.actor }).render();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user