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 { // 这个文件只放协议,和协议头