partialy draw a tile

wind assignment and turn ordering
This commit is contained in:
Tao Tien 2026-02-13 06:10:09 -08:00
parent b9c653f3a2
commit 63e21713ab
14 changed files with 189 additions and 38 deletions

1
Cargo.lock generated
View file

@ -1229,7 +1229,6 @@ dependencies = [
"bitflags 2.10.0",
"color-eyre",
"ratatui",
"smol_str",
"tracing",
]