2025-09-24 11:24:38 +05:00

7 lines
81 B
C#

namespace TPSBR.UI
{
public class UIMatchmakerView : UIButtonDialogView
{
}
}