mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 03:56:10 +08:00
Sync with latest source-sdk-2013.
This commit is contained in:
@ -98,7 +98,7 @@ void CRecipientFilter::AddAllPlayers( void )
|
||||
}
|
||||
}
|
||||
|
||||
void CRecipientFilter::AddRecipient( CBasePlayer *player )
|
||||
void CRecipientFilter::AddRecipient( const CBasePlayer *player )
|
||||
{
|
||||
Assert( player );
|
||||
|
||||
|
Reference in New Issue
Block a user