Skip to content

Commit

Permalink
fix: 再次修复卡爱酱教你玩游戏的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwlin committed Oct 2, 2023
1 parent fb92e8e commit 12a8b46
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/resource/pipeline/armada/armada.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"Armada": {
"next": [
"ArmadaPageFlag",
"Sub_AiPromptFlag",
"Sub_CancelDownloadAudioFiles",
"Sub_EnterArmadaPage",
"Sub_StartUp"
]
Expand Down
2 changes: 2 additions & 0 deletions assets/resource/pipeline/awards.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"Awards": {
"next": [
"MissionsPageFlag",
"Sub_AiPromptFlag",
"Sub_CancelDownloadAudioFiles",
"Sub_EnterMissionsPage",
"Sub_StartUp"
]
Expand Down
2 changes: 2 additions & 0 deletions assets/resource/pipeline/dorm/dorm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"Dorm": {
"next": [
"DormPageFlag",
"Sub_AiPromptFlag",
"Sub_CancelDownloadAudioFiles",
"Sub_EnterDormPage",
"Sub_StartUp"
]
Expand Down
1 change: 1 addition & 0 deletions assets/resource/pipeline/material_event.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"MaterialEvent": {
"next": [
"MaterialEventFlag",
"Sub_AiPromptFlag",
"Sub_CancelDownloadAudioFiles",
"Sub_EnterMaterialExpeditionPage",
"Sub_EnterAttackEventPage",
Expand Down
2 changes: 2 additions & 0 deletions assets/resource/pipeline/shop.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"Shop": {
"next": [
"DailyShopPageFlag",
"Sub_AiPromptFlag",
"Sub_CancelDownloadAudioFiles",
"Sub_EnterShopPage",
"Sub_EnterSupplyPage",
"Sub_StartUp"
Expand Down
1 change: 1 addition & 0 deletions assets/resource/pipeline/startup.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"Sub_SuperstringDimensionSettlement",
"Sub_AbyssSettlement",
"Sub_AiPromptFlag",
"Sub_CancelDownloadAudioFiles",
"GameLoading",
"HomeFlag",
"MiHoYoLogo",
Expand Down

0 comments on commit 12a8b46

Please sign in to comment.