Fix sur double montée en TMRé

This commit is contained in:
2021-05-24 09:39:42 +02:00
parent 8e9ae00898
commit 96fc42e537
3 changed files with 7 additions and 1 deletions

View File

@ -277,6 +277,7 @@ export class RdDTMRDialog extends Dialog {
if (!this.viewOnly) {
this._tellToGM(this.actor.name + " a quitté les terres médianes");
}
ths.isClosed = true;
}
/* -------------------------------------------- */