..
This commit is contained in:
@@ -8,6 +8,7 @@ using System.Threading.Tasks;
|
||||
using System.Collections;
|
||||
using COMM;
|
||||
using System.Security.Cryptography.X509Certificates;
|
||||
using AR;
|
||||
|
||||
namespace arDev
|
||||
{
|
||||
@@ -61,7 +62,7 @@ namespace arDev
|
||||
Errlog = new Queue();
|
||||
MinRecvLength = 4;
|
||||
|
||||
COMM.VAR.Init(128);
|
||||
VAR.Init(128);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user