k0mar12 opened this issue 2 years ago · 0 comments
GDay.
Should i catch some event after SayHello for set playing status?
Or is this enough ?
game := dota2.New(c, log.New()) game.SayHello() game.SetPlaying(true)
Thanks