Fixed bug where responder_team variable was only assigned conditionally but always referenced, causing UnboundLocalError when clearing injuries for major league players. - Initialize responder_team = None before conditional check - Ensures variable is defined for both ML and non-ML teams - Conditional expression on line 674 now works correctly 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| admin | ||
| custom_commands | ||
| dice | ||
| examples | ||
| gameplay | ||
| help | ||
| injuries | ||
| league | ||
| players | ||
| profile | ||
| soak | ||
| teams | ||
| transactions | ||
| utilities | ||
| voice | ||
| __init__.py | ||
| CLAUDE.md | ||