paralin / Dota2

[Deprecated] A plugin for SteamKit that interfaces with the DOTA 2 game coordinator and game servers.
https://github.com/paralin/go-dota2
115 stars 32 forks source link

Update Callbacks.cs #29

Closed 7YZA1owXxM closed 5 years ago

7YZA1owXxM commented 6 years ago

Added response to a SpectateFriendGame call.

paralin commented 6 years ago

You haven't hooked the class up to anything, you just made the object that stores the response to that call.

7YZA1owXxM commented 6 years ago

Oh, sorry. Shame on me. I'm new at git and programming at all. I have sent changes to DotaGCHandler.cs too, but checks have failed. Just wanted to add SpectateFriendGame handler. Anyway, It's not important...