Start on Server & Client Events
Created ClientConnected event Created DataReceived event
This commit is contained in:
@ -6,7 +6,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace Articulate_Network.Attributes
|
||||
{
|
||||
public class PacketIgnore : System.Attribute
|
||||
public class PacketIgnore : Attribute
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user