60b04e6ef38c491576230e0a91a9ecbd09cd5dca
- Extract draw_board() to eliminate duplicated board+player render loop in Edit and Play branches - Extract pos_to_cell() to eliminate duplicated click-to-cell floor math in board and char grid handlers - Simplify glyph dedup to use Glyph: PartialEq directly instead of manual key tuples - Merge two identical clicked() handlers in archetype list into one || check - Remove WHAT-explaining comments Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Rust
100%