Changeset 4298 for 2013


Ignore:
Timestamp:
2013-06-28 11:37:39 (10 years ago)
Author:
juiitamm
Message:
 
Location:
2013/26/OtsoR/Projekti/Projekti
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • 2013/26/OtsoR/Projekti/Projekti/Projekti/Projekti.cs

    r4297 r4298  
    379379    { 
    380380        MessageDisplay.Add("Ship lost"); 
    381         //MediaPlayer.Play("playerdeath"); 
     381        MediaPlayer.Play("Daah"); 
    382382    } 
    383383    void enemydeath() 
  • 2013/26/OtsoR/Projekti/Projekti/ProjektiContent/ProjektiContent.contentproj

    r4278 r4298  
    586586    </Compile> 
    587587  </ItemGroup> 
     588  <ItemGroup> 
     589    <Compile Include="Daah.mp3"> 
     590      <Name>Daah</Name> 
     591      <Importer>Mp3Importer</Importer> 
     592      <Processor>SongProcessor</Processor> 
     593    </Compile> 
     594  </ItemGroup> 
    588595  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 
    589596  <!--  To modify your build process, add your task inside one of the targets below and uncomment it.  
Note: See TracChangeset for help on using the changeset viewer.