TH1/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/MeilingRestSkill.MemoryPackable.g.cs
2025-10-17 01:16:56 +08:00

14 lines
294 B
C#

// Auto-generated MeilingRestSkill partial class with MemoryPackable attribute
// 此文件由 MemoryPackUnionGenerator 自动生成,请勿手动修改
using MemoryPack;
using Logic.Skill;
namespace Logic.Skill
{
[MemoryPackable]
public partial class MeilingRestSkill
{
}
}