change some emsm

This commit is contained in:
Morgan Bazalgette
2017-02-19 18:40:15 +01:00
parent 6f9cae0bcd
commit 69678f21f5

View File

@@ -40,7 +40,7 @@ func SubscribeScores(c *conn, message incomingMessage) {
scoreSubscriptionsMtx.Unlock()
c.WriteJSON(TypeSubscribed, message)
c.WriteJSON(TypeSubscribed, ssu)
}
type scoreSubscription struct {