The loadout_saved signal was emitting a string (loadout name) but on_loadout_selected expected an object with .name attribute. Now emits the full LoadoutConfig so all gear data is available. |
||
|---|---|---|
| .. | ||
| __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 | ||