- Timestamp:
- 2014-07-23 21:30:08 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2014/30/MikkoI/WindowsGame1/WindowsGame1/WindowsGame1/WindowsGame1.csproj
r5581 r5607 77 77 <Compile Include="Map\MapObject.cs" /> 78 78 <Compile Include="Map\Tile.cs" /> 79 <Compile Include="Map\Unit.cs" /> 79 80 <Compile Include="Properties\AssemblyInfo.cs" /> 80 81 <Compile Include="Program.cs" /> 81 82 <Compile Include="Game1.cs" /> 82 83 <Compile Include="Render\MapRenderer.cs" /> 84 <Compile Include="Render\MapRendererBase.cs" /> 83 85 </ItemGroup> 84 86 <ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.