From 21500ed730e0fcc7f975106df5c04c3c384f90e1 Mon Sep 17 00:00:00 2001 From: Luke Aeschleman Date: Mon, 5 Apr 2021 07:56:45 -0400 Subject: [PATCH] fix missing charges on heavy weapons --- components/gear/MeGearInfo.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/components/gear/MeGearInfo.vue b/components/gear/MeGearInfo.vue index a6454a58..68bc21f1 100644 --- a/components/gear/MeGearInfo.vue +++ b/components/gear/MeGearInfo.vue @@ -3,6 +3,9 @@ +
+ Charges: {{ item.stats.rounds }} +