Changeset 6044 for 2015/24/ohjaajat/Dungeon/Dungeon
- Timestamp:
- 2015-06-11 22:42:03 (6 years ago)
- Location:
- 2015/24/ohjaajat/Dungeon/Dungeon
- Files:
-
- 2 added
- 2 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/24/ohjaajat/Dungeon/Dungeon/Dungeon/Dungeon.csproj.Debug.cachefile
r6038 r6044 3 3 Content\rock.xnb 4 4 Content\wallhole.xnb 5 Content\es.xnb6 5 Content\nyan.xnb 7 Content\spurdo.xnb8 6 Content\v0001.xnb 9 7 Content\v0002.xnb … … 25 23 Content\piikit0007.xnb 26 24 Content\taideveri.xnb 25 Content\es.xnb 26 Content\spurdo.xnb -
2015/24/ohjaajat/Dungeon/Dungeon/DungeonContent/DungeonContent.contentproj
r6038 r6044 74 74 </ItemGroup> 75 75 <ItemGroup> 76 <Compile Include="es.jpg">77 <Name>es</Name>78 <Importer>TextureImporter</Importer>79 <Processor>TextureProcessor</Processor>80 </Compile>81 76 <Compile Include="nyan.png"> 82 77 <Name>nyan</Name> … … 84 79 <Processor>TextureProcessor</Processor> 85 80 </Compile> 86 <Compile Include="spurdo.jpg">87 <Name>spurdo</Name>88 <Importer>TextureImporter</Importer>89 <Processor>TextureProcessor</Processor>90 </Compile>91 81 </ItemGroup> 92 82 <ItemGroup> … … 189 179 <Compile Include="taideveri.png"> 190 180 <Name>taideveri</Name> 181 <Importer>TextureImporter</Importer> 182 <Processor>TextureProcessor</Processor> 183 </Compile> 184 </ItemGroup> 185 <ItemGroup> 186 <Compile Include="es.png"> 187 <Name>es</Name> 188 <Importer>TextureImporter</Importer> 189 <Processor>TextureProcessor</Processor> 190 </Compile> 191 <Compile Include="spurdo.png"> 192 <Name>spurdo</Name> 191 193 <Importer>TextureImporter</Importer> 192 194 <Processor>TextureProcessor</Processor>
Note: See TracChangeset
for help on using the changeset viewer.