Before Rebuild NetProvider
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
using MemoryPack;
|
||||
|
||||
namespace BITKit.Net.Examples
|
||||
{
|
||||
public struct NetClientPingCommand
|
||||
[MemoryPackable]
|
||||
public partial struct NetClientPingCommand
|
||||
{
|
||||
public int Ping;
|
||||
}
|
||||
|
Reference in New Issue
Block a user