Skip to content

Commit

Permalink
fix:适配GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
Tohkahb authored Sep 13, 2024
1 parent 7c1fe64 commit 2b72bb1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions assets/interface.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"next": "DailyExplore_ReAc_Skill"
},
"DailyExplore_LevelSelect": {
"text": "第4层"
"expected": "第4层"
}
}
},
Expand All @@ -112,7 +112,7 @@
"next": "DailyExplore_ReAc_Money"
},
"DailyExplore_LevelSelect": {
"text": "第6层"
"expected": "第6层"
}
}
},
Expand All @@ -129,7 +129,7 @@
"next": "DailyExplore_ReAc_Experience"
},
"DailyExplore_LevelSelect": {
"text": "第6层"
"expected": "第6层"
}
}
},
Expand All @@ -146,7 +146,7 @@
"next": "DailyExplore_ReAc_Token"
},
"DailyExplore_LevelSelect": {
"text": "第4层"
"expected": "第4层"
}
}
},
Expand All @@ -163,7 +163,7 @@
"next": "DailyExplore_ChEm_1"
},
"DailyExplore_LevelSelect": {
"text": "第5层"
"expected": "第5层"
}
}
},
Expand All @@ -180,7 +180,7 @@
"next": "DailyExplore_ChEm_2"
},
"DailyExplore_LevelSelect": {
"text": "第5层"
"expected": "第5层"
}
}
},
Expand All @@ -197,7 +197,7 @@
"next": "DailyExplore_ChEm_3"
},
"DailyExplore_LevelSelect": {
"text": "第5层"
"expected": "第5层"
}
}
},
Expand All @@ -214,7 +214,7 @@
"next": "DailyExplore_UpAc_1"
},
"DailyExplore_LevelSelect": {
"text": "第2层"
"expected": "第2层"
}
}
},
Expand All @@ -231,7 +231,7 @@
"next": "DailyExplore_UpAc_2"
},
"DailyExplore_LevelSelect": {
"text": "第2层"
"expected": "第2层"
}
}
},
Expand All @@ -248,7 +248,7 @@
"next": "DailyExplore_UpAc_3"
},
"DailyExplore_LevelSelect": {
"text": "第2层"
"expected": "第2层"
}
}
}
Expand Down

0 comments on commit 2b72bb1

Please sign in to comment.