This commit is contained in:
Your Name 2020-08-14 16:02:48 -06:00
parent eaacca432f
commit 343e74706c

View File

@ -862,6 +862,11 @@ aim()
}
}
}
else
{
if (self canAds(dist, curweap))
self thread pressADS();
}
self botLookAt(last_pos + (0, 0, self getEyeHeight() + nadeAimOffset), aimspeed);
continue;