|
|
|
@ -11,6 +11,9 @@ public class GameConstants
|
|
|
|
|
public static string PlayfabTitleId = "168AE2";
|
|
|
|
|
public static string PrivacyPolicyPrefKey = "PrivacyPolicy";
|
|
|
|
|
public static string PrivacyPolicyLink = "https://rizze.io/eula";
|
|
|
|
|
public static string OSN_Android = "3ee530aa-8613-485b-9cbd-0263727badc5";
|
|
|
|
|
public static string OSN_iOS = "aabdcf42-77ef-47c3-83f7-c97a1af87a5f";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public static string AndroidURL =
|
|
|
|
|
"https://play.google.com/store/apps/details?id=com.rizze.pipuzzle&hl=en-US&ah=gfIMAf3ZQA42PzRKpRnkmyC0Sek&pli=1";
|
|
|
|
|