mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-07 10:38:23 +00:00
Update usermessage helpers with new messages.
This commit is contained in:
parent
089e5a046b
commit
223a7ab7a2
@ -71,6 +71,8 @@ CCstrike15UsermessageHelpers::CCstrike15UsermessageHelpers()
|
||||
SETUP_MESSAGE( ItemDrop );
|
||||
SETUP_MESSAGE( GlowPropTurnOff );
|
||||
SETUP_MESSAGE( SendPlayerItemDrops );
|
||||
SETUP_MESSAGE( RoundBackupFilenames );
|
||||
SETUP_MESSAGE( SendPlayerItemFound );
|
||||
}
|
||||
|
||||
const google::protobuf::Message *CCstrike15UsermessageHelpers::GetPrototype( int index ) const
|
||||
|
||||
Loading…
Reference in New Issue
Block a user