Demi-surprise: Réussite normale => échec #181 #408

Merged
vincent.vandeme merged 1 commits from v1.4-report-master into v1.4 2021-04-04 08:50:26 +02:00

View File

@ -1048,7 +1048,6 @@ export class RdDActor extends Actor {
/* -------------------------------------------- */ /* -------------------------------------------- */
computeEtatGeneral() { computeEtatGeneral() {
const actorData = Misc.data(this); const actorData = Misc.data(this);
console.info("computeEtatGeneral", actorData)
// Pas d'état général pour les entités forçage à 0 // Pas d'état général pour les entités forçage à 0
if (this.data.type == 'entite') { if (this.data.type == 'entite') {