修复CatanBuilding备份工程打开报错
This commit is contained in:
@@ -426,6 +426,8 @@ namespace tysdk
|
||||
string clientid = "Android_5.00_tyGuest,facebook.googleplay.0-hall20587.googleplay.FishingMaster";
|
||||
#elif UNITY_IOS
|
||||
string clientid = "IOS_5.00_tyGuest,facebook,appStore.appStore.0-hall20587.appStore.FishingMaster";
|
||||
#else
|
||||
string clientid = "Android_5.00_tyGuest,facebook.googleplay.0-hall20587.googleplay.FishingMaster";
|
||||
#endif
|
||||
list.Add($"clientid={clientid}");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user