[F] The play count should be the PC count not the TRACK count.

pull/50/head
2024-08-12 12:45:20 +08:00 committed by GitHub
parent a6a8734599
commit bf5691bdb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -82,7 +82,6 @@ namespace AquaMai.UX
{
UserDetail detail = userData.Detail;
_ = userData.ScoreList;
userData.AddPlayCount();
detail.EventWatchedDate = TimeManager.GetDateString(TimeManager.PlayBaseTime);
userData.CalcTotalValue();
float num = 0f;