Changeset 4982
- Timestamp:
- 2014-06-12 14:56:42 (9 years ago)
- Location:
- 2014/24/IlmariM
- Files:
-
- 3 added
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
2014/24/IlmariM/hyppymies/hyppymies/hyppymies/hyppymies.cs
r4959 r4982 15 15 PlatformCharacter pelaaja1; 16 16 Vector pelaajanAloitus; 17 int kenttaNro = 1; 17 int kenttaNro = 1; //aloitus kenttä 18 18 19 19 20 -
2014/24/IlmariM/hyppymies/hyppymies/hyppymies/hyppymies.csproj.Debug.cachefile
r4959 r4982 13 13 Content\avain.xnb 14 14 Content\coblestone.xnb 15 Content\kentta3.xnb -
2014/24/IlmariM/hyppymies/hyppymies/hyppymies/obj/x86/Debug/ContentPipeline-{C94F597B-3879-433B-8CA5-50A627A8B5B2}.xml
r4959 r4982 128 128 <Time>2014-06-11T13:04:20.5800313+03:00</Time> 129 129 </Item> 130 <Item> 131 <Source>kentta3.txt</Source> 132 <Name>kentta3</Name> 133 <Importer>TextFileImporter</Importer> 134 <Processor>TextFileContentProcessor</Processor> 135 <Options>None</Options> 136 <Output>C:\MyTemp\IlmariM\hyppymies\hyppymies\hyppymies\bin\x86\Debug\Content\kentta3.xnb</Output> 137 <Time>2014-06-12T09:53:27.6006155+03:00</Time> 138 </Item> 130 139 <BuildSuccessful>true</BuildSuccessful> 131 140 <Settings> -
2014/24/IlmariM/hyppymies/hyppymies/hyppymies/obj/x86/Debug/cachefile-{C94F597B-3879-433B-8CA5-50A627A8B5B2}-targetpath.txt
r4959 r4982 13 13 Content\avain.xnb 14 14 Content\coblestone.xnb 15 Content\kentta3.xnb -
2014/24/IlmariM/hyppymies/hyppymies/hyppymies/obj/x86/Debug/hyppymies.csproj.FileListAbsolute.txt
r4959 r4982 21 21 C:\MyTemp\IlmariM\hyppymies\hyppymies\hyppymies\bin\x86\Debug\Content\avain.xnb 22 22 C:\MyTemp\IlmariM\hyppymies\hyppymies\hyppymies\bin\x86\Debug\Content\coblestone.xnb 23 C:\MyTemp\IlmariM\hyppymies\hyppymies\hyppymies\bin\x86\Debug\Content\kentta3.xnb -
2014/24/IlmariM/hyppymies/hyppymies/hyppymiesContent/hyppymiesContent.contentproj
r4959 r4982 137 137 </Compile> 138 138 </ItemGroup> 139 <ItemGroup> 140 <Compile Include="kentta3.txt"> 141 <Name>kentta3</Name> 142 <Importer>TextFileImporter</Importer> 143 <Processor>TextFileContentProcessor</Processor> 144 </Compile> 145 </ItemGroup> 139 146 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 140 147 <!-- 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.