...
This commit is contained in:
parent
7ae0028842
commit
72c00d2b58
|
|
@ -78,6 +78,9 @@ public class SkillCard : CardCoolTimeBase, IDropHandler
|
|||
MyValue.MyPC.Use_Skill(m_Data, false, m_Index, true);
|
||||
});
|
||||
break;
|
||||
case eUICardType.UIPetSkill:
|
||||
images[0].raycastTarget = false;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue