Ajour lancer de sort

This commit is contained in:
2020-07-23 22:09:40 +02:00
parent 47b2a55bea
commit 2cb51e7999
10 changed files with 116 additions and 28 deletions

View File

@ -159,7 +159,7 @@ export class RdDActorSheet extends ActorSheet {
// Roll spell
html.find('.sort-label a').click((event) => {
let sortID = event.currentTarget.attributes['data-id'].value;
this.actor.rollSort( sortID);
this.actor.displayTMR( sortID);
});
// On carac change