Beispiel #1
0
 void DealAttack()
 {
     print("DEAL ATTACK");
     mPlayer.DealAttack();
 }