Esempio n. 1
0
 private int GetScore()
 {
     return(ReadJSON.Read(scoreJsonPath).gameResult);
 }