Browse Source

10213

pjzs_starttask_update
shanji 2 years ago
parent
commit
270b5a7d7c
  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 = "10212";
ClientVersion = "10213";
}

Loading…
Cancel
Save