mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 20:16:10 +08:00
Update usermessage helpers.
This commit is contained in:
@ -73,6 +73,7 @@ CCstrike15UsermessageHelpers::CCstrike15UsermessageHelpers()
|
|||||||
SETUP_MESSAGE( SendPlayerItemDrops );
|
SETUP_MESSAGE( SendPlayerItemDrops );
|
||||||
SETUP_MESSAGE( RoundBackupFilenames );
|
SETUP_MESSAGE( RoundBackupFilenames );
|
||||||
SETUP_MESSAGE( SendPlayerItemFound );
|
SETUP_MESSAGE( SendPlayerItemFound );
|
||||||
|
SETUP_MESSAGE( ReportHit );
|
||||||
}
|
}
|
||||||
|
|
||||||
const google::protobuf::Message *CCstrike15UsermessageHelpers::GetPrototype( int index ) const
|
const google::protobuf::Message *CCstrike15UsermessageHelpers::GetPrototype( int index ) const
|
||||||
|
Reference in New Issue
Block a user