Extraction méthodes identification items
Pour savoir si certaines queues/souffles sont là et rendre le code plus lisible
This commit is contained in:
@ -37,7 +37,7 @@ export class RdDTMRRencontreDialog extends Dialog {
|
||||
this.postRencontre();
|
||||
}
|
||||
|
||||
onButtonFuir(action) {
|
||||
async onButtonFuir(action) {
|
||||
this.toClose = true;
|
||||
await action();
|
||||
}
|
||||
|
Reference in New Issue
Block a user