daleharris541 / jimmy

Jimmy is a Terran SC2 Bot
GNU General Public License v3.0
1 stars 0 forks source link

Include logic to ensure we aren't grabbing unit types that have zero unit count (dead groups) #34

Open daleharris541 opened 1 year ago

daleharris541 commented 1 year ago
            #TODO Include logic to ensure we aren't grabbing unit types that are empty

https://github.com/daleharris541/jimmy/blob/f163f420ccceb30fda85b86b7bc091fba695d8b7/managers/MicroManager.py#L34