Example #1
0
    IEnumerator SetColour()
    {
        yield return(null);

        UnitHealth.SetColour();
    }