Update Notes for May 5th: Eve's battle support bug fix — Just Deserts Steam update #179922
Minor battle bugfix: - Repro: use any of Eve's battle support (any support with one or two targets). - Cause: ReactiveUI calls BattleAnimation with a...
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.