Minor battle bugfix:
- Repro: use any of Eve's battle support (any support with one or two targets).
- Cause: ReactiveUI calls BattleAnimation with a list of targets instead of a single Alien object as a target.
- Fix: ReactiveUI function call is fixed.