Example #1
0
 void InitGame()
 {
     gameResult.Init();
     gameResult.maxScore = maxScore;
 }