fix:1、更换关卡获取,改为单关一个json文件

This commit is contained in:
2026-06-24 09:24:15 +08:00
parent cd258603ac
commit f0f102fe4c
1040 changed files with 499808 additions and 54942 deletions
+1 -1
View File
@@ -1115,7 +1115,7 @@ namespace ChillConnect
public static int GetLevel()
{
// DataMgr.GameLevel.Value = 200;//zhushi
// DataMgr.GameLevel.Value = 500;//zhushi
return DataMgr.GameLevel.Value;
}