тесты
This commit is contained in:
@@ -2,5 +2,6 @@ namespace mROA;
|
||||
|
||||
public interface IInteractionModule
|
||||
{
|
||||
void SetMessageHandler(Action<int, string> handler);
|
||||
void SendTo(int clientId, byte[] message);
|
||||
}
|
||||
Reference in New Issue
Block a user