Added SimClientPacketHandlers.cs (moved the SimClient Packet handlers into it)

This commit is contained in:
MW
2007-05-15 15:15:01 +00:00
parent db6427b6f4
commit 6b15c6e556
4 changed files with 161 additions and 137 deletions

View File

@@ -151,6 +151,9 @@
<Compile Include="SimClient.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="SimClientPacketHandlers.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="VersionInfo.cs">
<SubType>Code</SubType>
</Compile>