ball 项目提交

This commit is contained in:
2026-04-20 12:06:34 +08:00
parent 4331ebba60
commit 99145facbd
6052 changed files with 576445 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
public static class DataMsg {
public const string currency101 = "Preferences_currency101";
public const string currency102 = "Preferences_currency102";
public const string playerName = "Preferences_playerName";
public const string playerAvatarId = "Preferences_playerAvatarId";
public const string isShowRewardFly101 = "Preferences_isShowRewardFly101";
public const string playReawrd111 = "Preferences_playReawrd111";
public const string isShowRewardFly111 = "Preferences_isShowRewardFly111";
}