Fixed compiler error, Needed to commit .csproj

This commit is contained in:
Twitchy 2011-06-21 22:59:32 +12:00
parent 517b4ea69c
commit 70fbc767fc

View file

@ -81,6 +81,7 @@
<Compile Include="GetDataHandlers.cs" />
<Compile Include="Group.cs" />
<Compile Include="Log.cs" />
<Compile Include="RegionManager.cs" />
<Compile Include="Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
@ -91,6 +92,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="TSPlayer.cs" />
<Compile Include="UpdateManager.cs" />
<Compile Include="WarpsManager.cs" />
</ItemGroup>
<ItemGroup>
<None Include="config\groups.txt" />