Example #1
0
 public float GetValueLevelGame()
 {
     return(configData.GetValueLevel(currDifficulty));
 }