8 lines
No EOL
139 B
C#
8 lines
No EOL
139 B
C#
using PhoenixLib.Events;
|
|
|
|
namespace WingsEmu.ClusterScheduler.Ranking
|
|
{
|
|
public class RankingRefreshEvent : IAsyncEvent
|
|
{
|
|
}
|
|
} |