add start of mediator
This commit is contained in:
3
MareSynchronos/Mediator/IMessage.cs
Normal file
3
MareSynchronos/Mediator/IMessage.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
namespace MareSynchronos.Mediator;
|
||||
|
||||
public interface IMessage { }
|
||||
Reference in New Issue
Block a user