peter1591 / hearthstone-ai

A Hearthstone AI based on Monte Carlo tree search and neural nets written in modern C++.
302 stars 49 forks source link

dead entries should called aura update one more time #13

Closed peter1591 closed 7 years ago

peter1591 commented 7 years ago

Dead entries should call aura update at least one more time, to remove the aura enchantments.

Maybe a aura manager?