Changeset 3563 for 2012/27/DenisZ/TheDungeonGame/TheDungeonGame/TheDungeonGame/TheDungeonGame.csproj
- Timestamp:
- 2012-07-05 00:14:09 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2012/27/DenisZ/TheDungeonGame/TheDungeonGame/TheDungeonGame/TheDungeonGame.csproj
r3547 r3563 115 115 <Compile Include="Entity.cs" /> 116 116 <Compile Include="EntityTemplates.cs" /> 117 <Compile Include="InGameGui.cs" /> 118 <Compile Include="Item.cs" /> 119 <Compile Include="ItemEntity.cs" /> 117 120 <Compile Include="LevelGenerator.cs" /> 118 121 <Compile Include="Room.cs" /> … … 121 124 <Compile Include="Ohjelma.cs" /> 122 125 <Compile Include="RoomTemplates.cs" /> 126 <Compile Include="TestItem.cs" /> 123 127 <Compile Include="TheDungeonGame.cs" /> 124 128 <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset
for help on using the changeset viewer.