Developer postOriginal post (opens in a new tab)

Update Notes for May 5th: Eve's battle support bug fix

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.