Boutons créatures/entités #69

Change-Id: I0aeded39e99551dbe09dc988e04c1de185c1dc70
This commit is contained in:
Vincent Vandemeulebrouck
2020-12-27 22:21:08 +01:00
parent 97a6ef408d
commit 5d1cb2abec
5 changed files with 40 additions and 14 deletions

View File

@ -130,7 +130,7 @@ export class RdDActorSheet extends ActorSheet {
return data;
}
/* -------------------------------------------- */
async _onDrop(event) {
await RdDUtility.processItemDropEvent(this, event);