mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-03-21 17:50:29 -05:00
BattleTextParser.parseLine -> BattleTextParser.parseArgs This makes it so Battle depends on BattleTextParser, rather than BattleTextParser depending on Battle. This is probably better, because someone is way more likely to want BattleTextParser standalone, than to want Battle standalone. ...which I'm sure matters to literally no one but me, but whatever. I think it makes more sense this way. |
||
|---|---|---|
| .. | ||
| battle-test.test.js | ||
| parse | ||