- Timestamp:
- 2015-06-26 00:08:39 (8 years ago)
- Location:
- 2015/26/ohjaajat/HillbillyRun/HillbillyRun/HillbillyRun
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/26/ohjaajat/HillbillyRun/HillbillyRun/HillbillyRun/HillbillyRun/HillbillyRun.cs
r6410 r6412 391 391 ClearAll(); 392 392 CreateLevel(); 393 MediaPlayer.Play("hillbilly_level0"); 394 MediaPlayer.IsRepeating = true; 393 395 ScreenSettings(); 394 396 SetControls(); -
2015/26/ohjaajat/HillbillyRun/HillbillyRun/HillbillyRun/HillbillyRunContent/HillbillyRunContent.contentproj
r6409 r6412 453 453 </Compile> 454 454 </ItemGroup> 455 <ItemGroup> 456 <Compile Include="hillbilly_level0.mp3"> 457 <Name>hillbilly_level0</Name> 458 <Importer>Mp3Importer</Importer> 459 <Processor>SongProcessor</Processor> 460 </Compile> 461 </ItemGroup> 455 462 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 456 463 <!-- 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.