This commit is contained in:
2022-01-30 16:21:00 +01:00
parent ddd95759d1
commit f901db4b29
40 changed files with 5090 additions and 82 deletions

View File

@@ -5,7 +5,7 @@
<TotalDamage/>
</div>
<div class="hitgroup">
<h3 class="text-center">Damage by Hitgroup</h3>
<!-- <h3 class="text-center">Damage by Hitgroup</h3>-->
<HitgroupPuppet :equipment_map="data.equipment_map" :stats="data.stats" />
</div>
</div>