TH1/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/ValkyrieProtectionCasterSkill.MemoryPackable.g.cs
2026-06-23 04:38:32 +08:00

14 lines
320 B
C#

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