7 lines
130 B
C#
7 lines
130 B
C#
namespace Content.Server._CP14.Magic.Events;
|
|
|
|
public sealed class CPMagicSpellContainerListUpdatedEvent : EntityEventArgs
|
|
{
|
|
|
|
}
|