removed SEH
This commit is contained in:
parent
d26afb6ae4
commit
6847bd34a6
6 changed files with 18 additions and 64 deletions
|
|
@ -126,4 +126,4 @@ static inline bool IsEntityNull (const edict_t *ent)
|
|||
static inline int GetTeam (edict_t *ent)
|
||||
{
|
||||
return g_clients[IndexOfEntity (ent) - 1].team;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue