Example #1
0
 public override void ExecuteCommand(CardGameManager cgm)
 {
     cgm.CastSpellFromChannel0(m_cardID, m_targetID, m_playerID);
 }