private void OnDisconnect(Characteristics characteristics) { _characteristics.Subtract(characteristics); OnUpdatePoints(); }