示例#1
0
    void OnShowPet(GameObject go)
    {
        //PopText.Instance.Show("宠物神殿正在抓紧修建中...", PopText.WarningType.WT_Tip);
        //    return;

        PetTemple.ShowMe();
    }