Console client: Separate lib stuff from console client, in order to use it for tests.
This commit is contained in:
@@ -21,6 +21,7 @@ using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
using System.Threading;
|
||||
using pokerth_lib;
|
||||
|
||||
namespace pokerth_console
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user