Changeset 1249 for 2010


Ignore:
Timestamp:
2010-07-20 11:56:35 (13 years ago)
Author:
vilvaini
Message:
 
Location:
2010/24/Vilvaini/SmilejumpToimiva
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • 2010/24/Vilvaini/SmilejumpToimiva/Peli.cs

    r1248 r1249  
    8989    protected override void Begin() 
    9090    { 
    91         //MediaPlayer.Play("Menu"); 
     91        MediaPlayer.Play("Menu"); 
    9292        TeeKorkeustaulukko(); 
    9393        SetWindowSize(1440, 900, true);  
     
    14131413        p3SaiVoiton = false; 
    14141414        p4SaiVoiton = false; 
    1415         //MediaPlayer.Play("Menu"); 
     1415        MediaPlayer.Play("Menu"); 
    14161416        Alkukentta(); 
    14171417 
     
    14211421    { 
    14221422        seuraavaKentta(); 
    1423         //MediaPlayer.Play("Menu"); 
     1423        MediaPlayer.Play("Menu"); 
    14241424        Parhaatpisteetkentta(); 
    14251425    } 
     
    15701570        YP = true; 
    15711571        seuraavaKentta(); 
    1572         //MediaPlayer.Play("E Api"); 
     1572        MediaPlayer.Play("E Api"); 
    15731573    } 
    15741574 
     
    15781578        YP = false; 
    15791579        seuraavaKentta(); 
    1580         //MediaPlayer.Play("E Api"); 
     1580        MediaPlayer.Play("E Api"); 
    15811581    } 
    15821582 
     
    15921592        YP = true; 
    15931593        seuraavaKentta(); 
    1594         //MediaPlayer.Play("E Api"); 
     1594        MediaPlayer.Play("E Api"); 
    15951595    } 
    15961596 
     
    16001600        YP = false; 
    16011601        seuraavaKentta(); 
    1602         //MediaPlayer.Play("E Api"); 
     1602        MediaPlayer.Play("E Api"); 
    16031603    } 
    16041604 
     
    16141614        YP = true; 
    16151615        seuraavaKentta(); 
    1616         //MediaPlayer.Play("E Api"); 
     1616        MediaPlayer.Play("E Api"); 
    16171617    } 
    16181618 
     
    16221622        YP = false; 
    16231623        seuraavaKentta(); 
    1624         //MediaPlayer.Play("E Api"); 
     1624        MediaPlayer.Play("E Api"); 
    16251625    } 
    16261626 
Note: See TracChangeset for help on using the changeset viewer.