Drake53 / War3Api

Warcraft III's Common and Blizzard API's in C#.
MIT License
23 stars 4 forks source link

UnitAlive returns int instead of bool #1

Closed tompeeters368 closed 4 years ago

tompeeters368 commented 4 years ago

I presume that UnitAlive was added manually, however C# has it as returning an integer, while it returns a boolean in-game.

Drake53 commented 4 years ago

Thanks for pointing that out, I fixed it in v1.32.0.1