add ammo type round totals and total rounds shot

This commit is contained in:
2022-02-19 00:18:24 -05:00
parent dba53106fb
commit a19ec682e6
4 changed files with 77 additions and 0 deletions

View File

@ -6,6 +6,7 @@
- Fix ammo type firing type display
- Show original count, current value, and percentage remaining for ammo groups
- Show shot history for an ammo group
- Show ammo round totals and total shot for ammo types
# 0.1.0
- Initial release!