Ejemplo n.º 1
0
    public virtual void setCustomColorsPlayer(GameObject go)
    {
        GameProfileCustomItem customItem = GameProfileCharacters.currentCustom;

        GameCustomController.SetCustomColorsPlayer(go, customItem);
    }