Browse Source

10159

AddValidOverTime
shanji 2 years ago
parent
commit
a8e143b70d
  1. 2
      BBWY.Client/GlobalContext.cs

2
BBWY.Client/GlobalContext.cs

@ -13,7 +13,7 @@ namespace BBWY.Client
{
ShopServiceGroupList = new List<string>();
ShopServiceGroupLowerList = new List<string>();
ClientVersion = "10158";
ClientVersion = "10159";
}
private User user;

Loading…
Cancel
Save