Works, but slow for many connections
This commit is contained in:
@@ -5,6 +5,6 @@ namespace mROA.Abstract
|
||||
{
|
||||
public interface ICommandExecution : INetworkMessage
|
||||
{
|
||||
Guid Id { get; set; }
|
||||
RequestId Id { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user