removed debug out
This commit is contained in:
@@ -164,7 +164,6 @@ func (d *DemoMatchLoader) Setup(username string, password string, authCode strin
|
||||
return err
|
||||
}
|
||||
}
|
||||
log.Debugf("%+v, %+v", d.steamLogin, d)
|
||||
|
||||
d.client = steam.NewClient()
|
||||
d.matchRecv = make(chan *protobuf.CMsgGCCStrike15V2_MatchList, 500)
|
||||
|
Reference in New Issue
Block a user