@@ -1,5 +1,5 @@
export const GlobalConfig = {
isDebug: true,
- initilizeLevel: 6,//初始关卡
+ initilizeLevel: 1,//初始关卡
levelTotal: 50, //最大关卡等级
}