コード例 #1
0
ファイル: CannonBullet.cs プロジェクト: tumatihub/RestaUm
 private void OnDisable()
 {
     parentWeapon.EndTurn();
 }