Main/System/SystemSetting/SystemSetting.cs
@@ -27,14 +27,12 @@ public SystemSetting() { // TODO YYL // DTC0102_tagCDBPlayer.switchAccountEvent += OnSwitchAccount; DTC0102_tagCDBPlayer.switchAccountEvent += OnSwitchAccount; } ~SystemSetting() { // TODO YYL // DTC0102_tagCDBPlayer.switchAccountEvent -= OnSwitchAccount; DTC0102_tagCDBPlayer.switchAccountEvent -= OnSwitchAccount; } public void SetSoundVolume(float _volume)