Sigh, I'm probably spamming the board now. Who woulda known commit wouldn't commit something up_one_level.

This commit is contained in:
u8sand_cp 2010-07-18 20:32:46 -07:00
parent 8381349143
commit ce94e8d3f8

View file

@ -69,7 +69,9 @@
<Compile Include="GameObjects\Environment\Zone.cs" />
<Compile Include="GameObjects\Items\BaseItem.cs" />
<Compile Include="GameObjects\Currency.cs" />
<Compile Include="Networking\ClientSocket.cs" />
<Compile Include="Networking\Server.cs" />
<Compile Include="Networking\ServerSocket.cs" />
<Compile Include="Networking\Socket.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Scripting\GameObject.cs" />