Changeset 3547 for 2012/27/DenisZ/TheDungeonGame/TheDungeonGame/TheDungeonGame/TheDungeonGame.csproj
- Timestamp:
- 2012-07-04 14:58:39 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2012/27/DenisZ/TheDungeonGame/TheDungeonGame/TheDungeonGame/TheDungeonGame.csproj
r3515 r3547 113 113 </ItemGroup> 114 114 <ItemGroup> 115 <Compile Include="Entity.cs" /> 116 <Compile Include="EntityTemplates.cs" /> 115 117 <Compile Include="LevelGenerator.cs" /> 116 118 <Compile Include="Room.cs" /> … … 118 120 <Compile Include="MathHelper.cs" /> 119 121 <Compile Include="Ohjelma.cs" /> 120 <Compile Include=" TestRoom.cs" />122 <Compile Include="RoomTemplates.cs" /> 121 123 <Compile Include="TheDungeonGame.cs" /> 122 124 <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset
for help on using the changeset viewer.