You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In callbacks.go, you have combine the ids with the protobuf messages.
For example, in line 2005, you combine id 46 with dota.SVC_Messages_svc_VoiceInit message.
I want to know how do you know that.
Thank you~
The text was updated successfully, but these errors were encountered:
In callbacks.go, you have combine the ids with the protobuf messages.
For example, in line 2005, you combine id 46 with dota.SVC_Messages_svc_VoiceInit message.
I want to know how do you know that.
Thank you~
The text was updated successfully, but these errors were encountered: