Fixed namespaces; Working on server-side UI.

This commit is contained in:
antiduh
2014-06-25 21:49:35 +00:00
parent 2e6b847434
commit 81ed80a4d0
8 changed files with 205 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace TestClient
namespace TestProtocol
{
public enum ProtocolOp : uint
{