forked from public/foundryvtt-reve-de-dragon
Support des maladresses
This commit is contained in:
@ -699,7 +699,6 @@ export class RdDUtility {
|
||||
RdDCoeur.registerChatCallbacks(html)
|
||||
RdDTextEditor.registerChatCallbacks(html)
|
||||
|
||||
|
||||
// Gestion spécifique message passeurs
|
||||
html.on("click", '.tmr-passeur-coord a', event => {
|
||||
let coord = event.currentTarget.attributes['data-tmr-coord'].value;
|
||||
|
Reference in New Issue
Block a user