TimZaman / dotaclient

distributed RL spaghetti al arabiata
26 stars 7 forks source link

DivideByZero #23

Closed Nostrademous closed 5 years ago

Nostrademous commented 5 years ago

Apparently mana_max of a unit can be 0 so in the code I added you can get a DivideByZero exception for units that have no mana... like buildings.

Fixing