Update usermessage helpers.

This commit is contained in:
Nicholas Hastings 2015-01-21 12:10:55 -05:00
parent 0cfd7a68f9
commit 1cfde13b12

View File

@ -73,6 +73,7 @@ CCstrike15UsermessageHelpers::CCstrike15UsermessageHelpers()
SETUP_MESSAGE( SendPlayerItemDrops );
SETUP_MESSAGE( RoundBackupFilenames );
SETUP_MESSAGE( SendPlayerItemFound );
SETUP_MESSAGE( ReportHit );
}
const google::protobuf::Message *CCstrike15UsermessageHelpers::GetPrototype( int index ) const