Tile服务器雏形..

This commit is contained in:
PC-20230316NUNE\Administrator
2024-08-19 11:51:17 +08:00
parent 894100ae37
commit a1f2730025
463 changed files with 37502 additions and 27925 deletions

View File

@@ -1,4 +1,5 @@
using Google.Protobuf;
using System;
using Google.Protobuf;
namespace Plugins.JNGame.Network.Entity
{
@@ -27,6 +28,7 @@ namespace Plugins.JNGame.Network.Entity
{
_hId = hId;
_id = id;
_bytes = Array.Empty<byte>();
}
//构造器