update .csproj

This commit is contained in:
Harrison Deng 2019-03-27 02:37:53 -05:00
parent d7ca521b9b
commit 2c7f2900a9

View File

@ -54,7 +54,6 @@
<Compile Include="Render\BasicCamera.cs" />
<Compile Include="Render\BasicScissor.cs" />
<Compile Include="Render\ConsistentSpriteBatch.cs" />
<Compile Include="Render\StencilBufferMask.cs" />
<Compile Include="Render\Camera2D.cs" />
<Compile Include="ContentSystem\ContentData.cs" />
<Compile Include="ContentSystem\ContentManagerController.cs" />