13 lines
281 B
C#
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
|
|
{
|
|
}
|
|
}
|