summaryrefslogtreecommitdiff
path: root/Client/Assets/Scripts/XMainClient/XMystShopGoods.cs
blob: 07818bda649f746ed18db97856db630a274e7e02 (plain)
1
2
3
4
5
6
7
8
using System;

namespace XMainClient
{
	internal class XMystShopGoods
	{
	}
}