mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-03-13 05:51:19 +00:00
Fix build.
This commit is contained in:
parent
e308b0c7d1
commit
461206e94b
@ -71,7 +71,7 @@ void CBotCam::Spawn( void )
|
||||
|
||||
SetTouch( NULL );
|
||||
|
||||
SetThink( IdleThink );
|
||||
SetThink( &CBotCam::IdleThink );
|
||||
|
||||
pev->nextthink = gpGlobals->time + 0.1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user