/// <summary> /// 注册人物 /// </summary> /// <param name="fc">人物</param> public void RegisteredRCharactors(BattlePeoples fc) { CurrentCharactor = fc; }