Skip to content

Commit

Permalink
remove commend
Browse files Browse the repository at this point in the history
  • Loading branch information
EndlesNights committed Mar 21, 2022
1 parent 18000f2 commit 6bdf758
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions module/actor/actor.js
Original file line number Diff line number Diff line change
Expand Up @@ -1063,8 +1063,6 @@ export class Actor4e extends Actor {
this.calcDamageErrata(damage, multiplier,surges);
}
else {
//JOKES ON YOU I have implmented this yet!
// this.calcDamageErrata(damage, multiplier,surges);
this.calcDamagePHB(damage, multiplier, surges);
}
}
Expand Down

0 comments on commit 6bdf758

Please sign in to comment.