예제 #1
0
 public void AddAmmo(float ammount)
 {
     magazine.AddAmmo(ammount);
 }