doc[protocol]: 修改文档注释

This commit is contained in:
godotg
2022-07-29 22:39:47 +08:00
parent 1dbae44e59
commit aadabbbc80
223 changed files with 233 additions and 240 deletions
@@ -4,7 +4,7 @@ using CsProtocol.Buffer;
namespace CsProtocol
{
// @author jaysunxiao
// @author godotg
// @version 3.0
public class NormalObject : IPacket
{