Пример #1
0
 public void Execute()
 {
     weaponSystem.Attack();
 }
Пример #2
0
 public void Attack()
 {
     weaponSystem.Attack();
 }