예제 #1
0
파일: Battle.cs 프로젝트: tapenjoyGame/cry
 public void OnLeaderSkill()
 {
     m_Leader.UseLeaderSkill();
 }