新玩法提交

This commit is contained in:
2026-06-24 16:40:17 +08:00
parent 5d18479a39
commit d4b9fc82bd
72 changed files with 7969 additions and 1137 deletions
+1
View File
@@ -24,6 +24,7 @@ namespace LoveLegend
public static bool isVipUnlock = false;
private static LoginModel loginModel;
private static Dictionary<float, string> numDic = new Dictionary<float, string>();
public static int now_level;
public static string GetRandomNum(int count)