mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-07-20 18:35:12 -05:00
Previously, a race condition would make the team preview selector appear before we knew how many pokemon needed to be selected (e.g. 4 in VGC). This new UI patches over that problem, although the real fix (mentioned in the TODO comment) is to send that information in the request object. |
||
|---|---|---|
| .. | ||
| lib | ||
| battle.js | ||
| battledata.js | ||
| client-battle-tooltips.js | ||
| client-battle.js | ||
| client-chat-tournament.js | ||
| client-chat.js | ||
| client-ladder.js | ||
| client-mainmenu.js | ||
| client-rooms.js | ||
| client-teambuilder.js | ||
| client-topbar.js | ||
| client.js | ||
| replay-embed.js | ||
| search.js | ||
| storage.js | ||