private async void ResetProgress_Click(object sender, RoutedEventArgs e) { BGMPlayer.PlayButton2(); await APPDATA.app_data.Reset(); init(); }