コード例 #1
0
 public void Add()
 {
     PickUpManager.Add(Constants.BombPickUpName, 1);
     UpdateText();
 }