7 lines
143 B
C#
7 lines
143 B
C#
|
|
namespace Content.Server._White.Wizard.Magic.Amaterasu;
|
|||
|
|
|
|||
|
|
[RegisterComponent]
|
|||
|
|
public sealed partial class AmaterasuComponent : Component
|
|||
|
|
{
|
|||
|
|
}
|