Browse Source

10228

pjzs_starttask_update
sanji 2 years ago
parent
commit
ac880595d8
  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 = "10227";
ClientVersion = "10228";
}

Loading…
Cancel
Save