docs: mark multiplayer gauntlet bug as resolved

This commit is contained in:
god
2026-07-04 20:01:55 +08:00
parent c23c5f77bc
commit 36ae0d479d
+1 -1
View File
@@ -5,7 +5,7 @@
- [x] **Playerboard desync** — doesn't refresh correctly, stuck (fixed sync ready order)
- [x] **Multiple punch SFX** — sounds play more than once per punch (fixed charged strike state clearance)
- [x] **Currency not shared** — gacha wallet and shop wallet are separate (fixed UI state sync)
- [ ] **Multiplayer gauntlet mode broken** — single player works, multiplayer doesn't
- [x] **Multiplayer gauntlet mode broken** — single player works, multiplayer doesn't (fixed client crash from bad indentation)
## In Progress