JBWAPI 0.7.2
- Fixed TechType arrays not being filled with 0's at the end #38 (thanks @impie)
- Renamed
Game#getClosestUnitInRadiustoGame#getClosestUnitto be consistent with Game.h from BWAPI - Make some classes comparable so that they can be used in for example TreeSets directly
- Fixed typo:
TechType#whatsUsesis nowTechType#whatUses