change some emsm
This commit is contained in:
parent
6f9cae0bcd
commit
69678f21f5
|
@ -40,7 +40,7 @@ func SubscribeScores(c *conn, message incomingMessage) {
|
|||
|
||||
scoreSubscriptionsMtx.Unlock()
|
||||
|
||||
c.WriteJSON(TypeSubscribed, message)
|
||||
c.WriteJSON(TypeSubscribed, ssu)
|
||||
}
|
||||
|
||||
type scoreSubscription struct {
|
||||
|
|
Loading…
Reference in New Issue
Block a user