test fix for bug am44973 (knife headshots)

This commit is contained in:
David Anderson
2006-09-22 03:47:04 +00:00
parent 3720810b61
commit 020b3a5963
6 changed files with 71 additions and 22 deletions

View File

@@ -88,10 +88,10 @@ void Client_AmmoPickup(void*);
void Client_Damage_End(void*);
void Client_ScoreInfo(void*);
void Client_ResetHUD(void*);
void Client_SendAudio(void*);
void Client_TextMsg(void*);
void Client_BarTime(void*);
void Client_DeathMsg(void*);
bool ignoreBots (edict_t *pEnt, edict_t *pOther = NULL );
bool isModuleActive();