@ -73,7 +73,7 @@ public class GameManager
{
get
return PlayerPrefs.GetInt("Coin", 50);
return PlayerPrefs.GetInt("Coin", 0);
}
set