parent
df9bc66023
commit
3b916362a4
1 changed files with 2 additions and 0 deletions
|
|
@ -2821,6 +2821,8 @@ void Bot::checkParachute () {
|
|||
}
|
||||
|
||||
void Bot::frame () {
|
||||
pev->flags |= FL_CLIENT | FL_FAKECLIENT; // restore fake client bit, just in case
|
||||
|
||||
if (m_updateTime <= game.time ()) {
|
||||
update ();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue