예제 #1
0
 public BulletType previousWeapon()
 {
     return(inventory.previousWeaponType(type));
 }