python-sc2
python-sc2 copied to clipboard
Remove self.do
Remove all occurences of self.do and disallow the use of self.do(worker.build(structure)) which should be worker.build(structure) in the future.