修改链接
This commit is contained in:
parent
7018df61e2
commit
9b03e6d321
|
@ -11,10 +11,10 @@ public static class TKGBasicConfig
|
|||
public const string content = "游戏题材";
|
||||
|
||||
//隐私政策链接
|
||||
public const string PrivacyURL = "https://www.hotpotgame.com/privacy.html";
|
||||
public const string PrivacyURL = "https://www.mooncakegame.com/privacy.html";
|
||||
|
||||
//用户协议链接
|
||||
public const string AgreementURL = "https://www.hotpotgame.com/privacy.html";
|
||||
public const string AgreementURL = "https://www.mooncakegame.com/agreements.html";
|
||||
|
||||
//更多游戏链接
|
||||
public const string MoreGameURL = "https://apps.apple.com/developer/mooncake-games-limited/id1521253916";
|
||||
|
|
Loading…
Reference in New Issue