Merge remote-tracking branch 'origin/general-devel-1.1' into general-devel-1.1

This commit is contained in:
Deathmax 2011-12-02 12:09:22 +08:00
commit c7a8b1bb1e

View file

@ -4,8 +4,6 @@ using System.IO.Streams;
using System.Linq;
using System.Text;
using System.IO.Streams;
namespace TShockAPI.Net
{
public class BaseMsg : IPackable