From 3e67aeb4559c90dd7b95f2dacb035fc403167a20 Mon Sep 17 00:00:00 2001 From: ALEXTANG <574809918@qq.com> Date: Sun, 23 Apr 2023 23:19:08 +0800 Subject: [PATCH] Update ProtoBase.cs --- Luban/Proto/Gen/ProtoBase.cs | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Luban/Proto/Gen/ProtoBase.cs b/Luban/Proto/Gen/ProtoBase.cs index 8efbfa21..3d388751 100644 --- a/Luban/Proto/Gen/ProtoBase.cs +++ b/Luban/Proto/Gen/ProtoBase.cs @@ -1,7 +1,16 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + using System; using ProtoBuf; using TEngine; using System.Collections.Generic; + namespace GameProto { // 这个文件只放协议,和协议头