removed metamod-messages, since there will be nor updates to metamod ifaces.
This commit is contained in:
parent
6136bace18
commit
95d9d4db0c
15 changed files with 259 additions and 268 deletions
|
|
@ -1551,5 +1551,5 @@ extern ConVar yb_ignore_enemies;
|
|||
|
||||
inline int Bot::GetIndex (void)
|
||||
{
|
||||
return IndexOfEntity (GetEntity ());
|
||||
return engine.IndexOfEntity (GetEntity ());
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue