fixup! Moved DrawLine from RenderHelpers to Utility.

This commit is contained in:
Simon Holmberg
2012-10-19 03:46:22 +02:00
parent ce2264c737
commit 0c923357b4
@@ -146,7 +146,6 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Program.cs" />
<Compile Include="Component\SpriteRenderer.cs" />
<Compile Include="RenderHelpers.cs" />
<Compile Include="SmallEnemy.cs" />
<Compile Include="Soldier.cs" />
<Compile Include="Utility.cs" />