fix: 修改文件名大小写
This commit is contained in:
@@ -151,7 +151,7 @@ MergeConfig = {
|
||||
[2] = {
|
||||
rebornconds = 0,
|
||||
index = 2,
|
||||
Uitype = 2,
|
||||
Uitype = 1,
|
||||
id = 3,
|
||||
levelconds = 1,
|
||||
dayconds = 1,
|
||||
@@ -159,13 +159,22 @@ MergeConfig = {
|
||||
},
|
||||
[3] = {
|
||||
rebornconds = 0,
|
||||
index = 2,
|
||||
index = 3,
|
||||
Uitype = 1,
|
||||
id = 3,
|
||||
levelconds = 1,
|
||||
dayconds = 1,
|
||||
name = "高阶装备",
|
||||
},
|
||||
[4] = {
|
||||
rebornconds = 0,
|
||||
index = 4,
|
||||
Uitype = 1,
|
||||
id = 3,
|
||||
levelconds = 1,
|
||||
dayconds = 1,
|
||||
name = "多倍经验",
|
||||
},
|
||||
},
|
||||
[4] = {
|
||||
[1] = {
|
||||
|
||||
Reference in New Issue
Block a user