Exemple #1
0
 protected override void CustomAttach( )
 {
     sprite.Stop();
     sprite.GoTo(1);
     G.I.PlaySound(1);
 }