コード例 #1
0
        public override void Notify()
        {
            Ship pShip = ShipManager.GetShip();

            pShip.PlayShootSound();
        }