Skip to content

Commit 0251595

Browse files
Merge pull request #863 from WALLOFJUSTICE/dev-23-q3-2
* add stat game end on restart
2 parents 630fb39 + d86782d commit 0251595

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/menu.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8493,6 +8493,7 @@ void doNewGame(bool makeHighscore) {
84938493
{
84948494
playfabUser.postScore(clientnum);
84958495
}
8496+
playfabUser.gameEnd();
84968497
#endif
84978498
}
84988499
saveAllScores(SCORESFILE);

0 commit comments

Comments
 (0)