Cost per shot was showing PEC values labeled as PED (100x too high). Now properly converts PEC to PED by dividing by 100 before display. Before: 916.80 PEC displayed as 9.1680 PED (wrong) After: 916.80 PEC displayed as 0.0917 PED (correct) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| accessories_selector.py | ||
| armor_selector.py | ||
| attachment_selector.py | ||
| enhancer_selector.py | ||
| gear_selector.py | ||
| healing_selector.py | ||
| hud_overlay.py | ||
| loadout_manager.py | ||
| main_window.py | ||
| plate_selector.py | ||
| test_hud.py | ||