mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 01:59:33 +08:00
fix: preload Minigame EN
This commit is contained in:
@@ -1,17 +1,18 @@
|
||||
{
|
||||
"MiniGame@ALL@GreenGrass@DuelChannel@Begin": {
|
||||
"text": ["Join Event"]
|
||||
"text": ["Join", "Event"]
|
||||
},
|
||||
"MiniGame@ALL@GreenGrass@DuelChannel@ChooseMode": {
|
||||
"text": ["Solo Play"]
|
||||
"text": ["Solo", "Entertainment"],
|
||||
"roi": [228, 594, 864, 78]
|
||||
},
|
||||
"MiniGame@ALL@GreenGrass@DuelChannel@Enter": {
|
||||
"text": ["Start", "Game"]
|
||||
"text": ["Join", "Event"]
|
||||
},
|
||||
"MiniGame@ALL@GreenGrass@DuelChannel@ChooseFlag": {
|
||||
"text": ["Remaining Gifts"]
|
||||
"text": ["Gifts", "Remaining"]
|
||||
},
|
||||
"MiniGame@ALL@GreenGrass@DuelChannel@End": {
|
||||
"text": ["Return to Home"]
|
||||
"text": ["Back to Main"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user