mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-27 06:31:49 +00:00
Clean up
This commit is contained in:
@ -1267,7 +1267,7 @@ aim()
|
||||
if (self canAds(dist, curweap))
|
||||
{
|
||||
if (weaponClass(curweap) != "sniper" || !self.pers["bots"]["behavior"]["quickscope"])
|
||||
self thread pressAds();
|
||||
self thread pressAds();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user