TH1/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/SuikaThrowReadySkill.MemoryPackable.g.cs
2026-06-24 21:35:08 +08:00

13 lines
281 B
C#

// Auto-generated SuikaThrowReadySkill partial class with MemoryPackable attribute
// This file follows the existing MemoryPackUnionGenerator output shape.
using MemoryPack;
namespace Logic.Skill
{
[MemoryPackable]
public partial class SuikaThrowReadySkill
{
}
}