7 lines
81 B
C#
Raw Normal View History

2025-09-24 11:24:38 +05:00
namespace TPSBR.UI
{
public class UIMatchmakerView : UIButtonDialogView
{
}
}