212 lines
6.3 KiB
C#
212 lines
6.3 KiB
C#
namespace ZooMatch
|
|
{
|
|
public static class PreferencesMsg
|
|
{
|
|
public const string currency101 = "Preferences_currency101";
|
|
public const string currency102 = "Preferences_currency102";
|
|
public const string maxCurrency101 = "Preferences_maxCurrency101";
|
|
|
|
public const string nextNewDayTime = "Preferences_nextNewDayTime";
|
|
public const string nextOpenWheelStampTime = "Preferences_nextOpenWheelStampTime";
|
|
public const string thisDayWatchSlyderVideoNum = "Preferences_thisDayWatchSlyderVideoNum";
|
|
public const string playerName = "Preferences_playerName";
|
|
public const string playerAvatarId = "Preferences_playerAvatarId";
|
|
public const string signState = "Preferences_signState";
|
|
|
|
|
|
public const string completeGuideList = "Preferences_completeGuideList";
|
|
|
|
public const string isResetGuide = "Preferences_isResetGuide";
|
|
|
|
|
|
public const string gameOfCount = "Preferences_gameOfCount";
|
|
|
|
|
|
public const string winOfGame = "Preferences_winOfGame";
|
|
|
|
|
|
public const string onceStatistcList = "Preferences_onceStatistcList";
|
|
|
|
|
|
public const string watchVideoBeginSum = "Preferences_watchVideoBeginSum";
|
|
|
|
|
|
public const string isGod = "Preferences_isGod";
|
|
|
|
|
|
public const string facebookId = "Preferences_facebookId";
|
|
|
|
|
|
public const string facebookName = "Preferences_facebookName";
|
|
|
|
|
|
public const string facebookAvatarUrl = "Preferences_facebookAvatarUrl";
|
|
|
|
|
|
public const string updataFBLogin_Data = "Preferences_updataFBLogin_Data";
|
|
|
|
|
|
public const string isFaceBookLogin = "Preferences_isFaceBookLogin";
|
|
|
|
|
|
public const string isGuideFinish = "Preferences_isGuideFinish";
|
|
|
|
|
|
public const string currentQuestionIndex = "Preferences_currentQuestionIndex";
|
|
|
|
public const string gameLevel = "Preferences_gameLevel";
|
|
|
|
|
|
public const string exchangeBindGuide = "Preferences_exchangeBindGuide";
|
|
|
|
|
|
public const string exchangeAccount = "Preferences_exchangeAccount";
|
|
|
|
|
|
public const string exchangeName = "Preferences_exchangeName";
|
|
|
|
|
|
public const string haveRedeemedSkin = "Preferences_haveRedeemedSkin";
|
|
|
|
|
|
public const string inUseSkin = "Preferences_inUseSkin";
|
|
|
|
|
|
public const string paypalAccount = "Preferences_paypalAccount";
|
|
|
|
|
|
public const string isSuccessRedeem = "Preferences_isSuccessRedeem";
|
|
|
|
public const string inviteDataList = "Preferences_inviteDataList";
|
|
|
|
|
|
public const string inviteRecordList = "Preferences_inviteRecordList";
|
|
|
|
|
|
public const string inviteMakeUpHistoryList = "Preferences_inviteMakeUpHistoryList";
|
|
|
|
public const string isEditInviteCode = "Preferences_isEditInviteCode";
|
|
|
|
|
|
public const string webViewMakeUpOnlineTime = "Preferences_webViewMakeUpOnlineTime";
|
|
|
|
public const string webViewADTaskOnlineTime = "Preferences_webViewADTaskOnlineTime";
|
|
|
|
|
|
public const string isShowRewardFly101 = "Preferences_isShowRewardFly101";
|
|
public const string isShowRewardFly102 = "Preferences_isShowRewardFly102";
|
|
|
|
|
|
public const string playReawrd111 = "Preferences_playReawrd111";
|
|
|
|
|
|
public const string isShowRewardFly111 = "Preferences_isShowRewardFly111";
|
|
|
|
|
|
public const string openRewardCount = "Preferences_openRewardCount";
|
|
|
|
|
|
public const string interRewardShowLevel = "Preferences_interRewardShowLevel";
|
|
|
|
|
|
public const string isShowOpenReward = "Preferences_isShowOpenReward";
|
|
|
|
public const string isRealProcessing = "Preferences_isRealProcessing";
|
|
|
|
|
|
public const string realWatchVideo = "Preferences_realWatchVideo";
|
|
|
|
|
|
public const string isClickH5Icon = "Preferences_isClickH5Icon";
|
|
|
|
|
|
public const string lastClickMainIconTime = "Preferences_lastClickMainIconTime";
|
|
|
|
public const string interH5Url1Count = "Preferences_interH5Url1Count";
|
|
public const string interH5Url2Count = "Preferences_interH5Url2Count";
|
|
public const string makeupSatisfyGears = "Preferences_makeupSatisfyGears";
|
|
public const string makeupRealReportGear = "Preferences_makeupRealReportGear";
|
|
|
|
|
|
public const string isLastH5Tab = "Preferences_isLastH5Tab";
|
|
|
|
|
|
public const string adCashFlyShowTime = "Preferences_adCashFlyShowTime";
|
|
|
|
|
|
public const string adTaskDataList = "Preferences_adTaskDataList";
|
|
|
|
|
|
public const string adTaskCount = "Preferences_adTaskCount";
|
|
|
|
|
|
public const string correctAnswerCount = "Preferences_correctAnswerCount";
|
|
|
|
|
|
public const string achievementAnswerList = "Preferences_achievementAnswerList";
|
|
|
|
|
|
public const string h5StayTime = "Preferences_h5StayTime";
|
|
|
|
|
|
public const string achievementH5List = "Preferences_achievementH5List";
|
|
|
|
|
|
public const string videoWatchCount = "Preferences_videoWatchCount";
|
|
|
|
|
|
public const string achievementVideoList = "Preferences_achievementVideoList";
|
|
|
|
|
|
public const string signInCount = "Preferences_signInCount";
|
|
|
|
|
|
public const string achievementSignInList = "Preferences_achievementSignInList";
|
|
|
|
|
|
public const string inviteCount = "Preferences_inviteCount";
|
|
|
|
|
|
public const string achievementInviteList = "Preferences_achievementInviteList";
|
|
|
|
|
|
public const string naiveStepFinish = "Preferences_naiveStepFinish";
|
|
|
|
|
|
public const string makeupTaskHistory = "Preferences_makeupTaskHistory";
|
|
|
|
|
|
public const string makeupTaskH5Time = "Preferences_makeupTaskH5Time";
|
|
|
|
|
|
public const string makeupConditionMark = "Preferences_makeupConditionMark";
|
|
|
|
public const string statisticDictionary = "Preferences_statisticDictionary";
|
|
|
|
|
|
public const string gameStartCount = "Preferences_gameStartCount";
|
|
|
|
|
|
public const string loginGameTodayTimes = "Preferences_loginGameTodayTimes";
|
|
|
|
|
|
public const string videoEffective_count = "Preferences_videoEffective_count";
|
|
|
|
|
|
public const string isLogEffective = "Preferences_isLogEffective";
|
|
|
|
|
|
public const string data_ver = "Preferences_data_ver";
|
|
|
|
|
|
public const string haveBeenGameStart = "Preferences_haveBeenGameStart";
|
|
|
|
|
|
public const string date = "Preferences_date";
|
|
|
|
|
|
public const string lastLoginDays = "Preferences_lastLoginDays";
|
|
|
|
public const string isGetPettyReward = "Preferences_IsGetPettyReward";
|
|
}
|
|
} |