Achievements: Save submitted time from API in leaderboards
This commit is contained in:
@@ -51,6 +51,7 @@ struct LeaderboardEntry
|
||||
{
|
||||
std::string user;
|
||||
std::string formatted_score;
|
||||
time_t submitted;
|
||||
u32 rank;
|
||||
bool is_self;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user