IHighscoreOld: Partial<IHighscore> & Partial<{
    dailyChallenge: boolean;
    talent: number;
}>

Generated using TypeDoc