diff --git a/TODO.md b/TODO.md index 58b6cf4..5754f7c 100644 --- a/TODO.md +++ b/TODO.md @@ -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