Browse Source

10230

pjzs_starttask_update
shanji 1 year ago
parent
commit
cb1075c249
  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 = "10229";
ClientVersion = "10230";
}

Loading…
Cancel
Save