提交修改

This commit is contained in:
Bob.Song
2025-10-29 17:59:36 +08:00
parent b390cf2051
commit 5750c4fe56
2148 changed files with 13962 additions and 5549 deletions

View File

@@ -1,6 +1,6 @@
using System;
using ProtoBuf;
using Fantasy;
using NBC;
using System.Linq;
using System.Reflection;
using System.Collections.Generic;
@@ -11,7 +11,7 @@ using NBC.Serialize;
namespace NBF
{
[ProtoContract]
public sealed partial class BasicConfig : ASerialize, IProto, IConfigTable
public sealed partial class BasicConfig : ASerialize, IConfigTable
{
[ProtoMember(1)]