clean up some stuff revert pet clearing fix initial cache creation not happening without changes/redraws fix draw conditions when framework inactive
3 lines
122 B
C#
3 lines
122 B
C#
namespace MareSynchronos.Services.Mediator;
|
|
|
|
public interface IHighPriorityMediatorSubscriber : IMediatorSubscriber { } |