attackView now correctly shows damage type

This commit is contained in:
Jacob
2017-09-06 18:45:43 +01:00
parent 06ac9f70c8
commit bec0b33805

View File

@@ -5,7 +5,7 @@
</div> </div>
<div class="layout vertical"> <div class="layout vertical">
<div> <div>
{{evaluateDamage charId attack}}&nbsp;{{damageType}} {{evaluateDamage charId attack}}&nbsp;{{attack.damageType}}
</div> </div>
{{#if attack.details}} {{#if attack.details}}
<div class="paper-font-caption"> <div class="paper-font-caption">