forked from Cookies_Github_mirror/AquaDX
[F] The play count should be the PC count not the TRACK count.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user