fixed bot's don't shoot at near-zero distance [need testing]
This commit is contained in:
parent
2907787619
commit
e9d826ccea
4 changed files with 9 additions and 14 deletions
|
|
@ -1431,11 +1431,6 @@ public:
|
|||
m_deathMsgSent = sent;
|
||||
}
|
||||
|
||||
inline bool GetDeathMsgState (void)
|
||||
{
|
||||
return m_deathMsgSent;
|
||||
}
|
||||
|
||||
// grenades
|
||||
void UpdateActiveGrenades (void);
|
||||
const Array <entity_t> &GetActiveGrenades (void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue