Exemple #1
0
        public static IEnumerator TestingGround(float length)
        {
            yield return(new WaitForSeconds(length));

            TwitchPowers.AdjustNJS(15f);
        }