mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-09-15 07:20:50 -05:00
This should be a much nicer architecture than the old `client-battle.js`. In particular, much of the logic of choosing moves/switches has been moved into a new `battle-choices.ts`, with `panel-battle.tsx` only covering the UI.