Kjagd / dotarun

The best running game in existence
30 stars 7 forks source link

Don't loop over team neutral #23

Closed mathiastj closed 9 years ago

mathiastj commented 9 years ago

When looping: for i = DOTA_TEAM_GOODGUYS, DOTA_TEAM_CUSTOM_8 do

check for: if (t.teamID ~= DOTA_TEAM_NEUTRALS) then

mathiastj commented 9 years ago

Errr, is just team 5, don't know who that is