Fixed namespaces; Working on server-side UI.
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace TestClient
|
||||
namespace TestProtocol
|
||||
{
|
||||
public enum ProtocolOp : uint
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user