コード例 #1
0
 public void ImproveDamage()
 {
     Right_Hand_Object.damage += 1;
     playerManager.PlayerUpdateStrenght();
 }