Skip to content

Instantly share code, notes, and snippets.

@henrykvdb
Created July 3, 2016 19:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save henrykvdb/91e556493b9d18dd5b2e93270780d46e to your computer and use it in GitHub Desktop.
Save henrykvdb/91e556493b9d18dd5b2e93270780d46e to your computer and use it in GitHub Desktop.
handlers[Language.Client2GCEconPreviewDataBlockResponse] = function(body) {
var proto = Protos.CMsgGCCStrike15_v2_Client2GCEconPreviewDataBlockResponse.decode(body);
this.emit('CustomE', proto.custom, proto);
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment