apparently I can't do that

This commit is contained in:
Lucky56
2021-06-12 19:38:53 +02:00
parent ecbd82668e
commit c226c62d52

View File

@ -38,7 +38,7 @@ class Replay
isDownscroll: false,
songNotes: [],
replayGameVer: version,
timestamp: "-"
timestamp: Date.now()
};
}