You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "examples/terran/ramp_wall.py", line 42, in on_step
depot_placement_positions = self.main_base_ramp.corner_depots
File "C:\Users\ederq\Anaconda3\lib\site-packages\sc2\bot_ai.py", line 80, in main_base_ramp
key=(lambda r: self.start_location.distance_to(r.top_center))
python 3.7
The text was updated successfully, but these errors were encountered:
File "examples/terran/ramp_wall.py", line 42, in on_step
depot_placement_positions = self.main_base_ramp.corner_depots
File "C:\Users\ederq\Anaconda3\lib\site-packages\sc2\bot_ai.py", line 80, in main_base_ramp
key=(lambda r: self.start_location.distance_to(r.top_center))
python 3.7
The text was updated successfully, but these errors were encountered: