1
0
mirror of synced 2025-02-14 09:42:42 +01:00
2023-02-16 15:26:13 +08:00

6 lines
78 B
C#

namespace Domain.Entities;
public class ShopScoreRank : ScoreRank
{
}