Skip to content

Commit

Permalink
fix TINDMG damage indication
Browse files Browse the repository at this point in the history
  • Loading branch information
userXinos committed Feb 15, 2024
1 parent 70cc75a commit 3b97063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/regulation/statsStyle.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ export default {
],
directDamageIndicator: [
'DPS',
'TINDMG',
],
areaDamageIndicator: [
'Damage',
Expand All @@ -91,6 +92,5 @@ export default {
'BlastDroneDamageAmount',
'MirrorDamageAsAOE',
'WSDispatchAOEAmt',
'TINDMG',
],
};

0 comments on commit 3b97063

Please sign in to comment.