Exemple #1
0
    void Start()
    {
        string fTimeStr = scoreMgr.getTime().ToString("f1");

        finalTime.text = fTimeStr;
    }