Dentosal / python-sc2

A StarCraft II bot api client library for Python 3
MIT License
586 stars 182 forks source link

Fix weapons in unit, improve game state init, cache typeid #205

Closed tweakimp closed 5 years ago

tweakimp commented 5 years ago

unit.weapons is currently bugged, here is the fix