예제 #1
0
 public void GetDamage(int mpdamage, int hpdamage)
 {
     ER.GetDamage(mpdamage, hpdamage);
     Debug.Log("EnemyDamega");
 }