6 lines
88 B
C#
6 lines
88 B
C#
namespace BriarQueen.Framework.Events.System
|
|
{
|
|
public interface IEvent
|
|
{
|
|
}
|
|
} |