Skip to content

Commit

Permalink
feat: 生日奖励 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO authored Jul 21, 2023
2 parents e120bc1 + 408645d commit fd8f563
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions assets/resource/pipeline/startup.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"Sub_HomeLoading",
"Sub_ObtainedAwards",
"Sub_AccumulatedSignIn",
"Sub_BirthdayReward",
"Sub_Reward",
"StartGame",
"CloseAnnouncement",
Expand Down Expand Up @@ -125,6 +126,7 @@
"Sub_BackButton",
"Sub_ObtainedAwards",
"Sub_AccumulatedSignIn",
"Sub_BirthdayReward",
"Sub_Reward",
"Sub_HomeLoading",
"HomeFlag",
Expand Down Expand Up @@ -213,5 +215,17 @@
163
],
"action": "Click"
},
"Sub_BirthdayReward": {
"is_sub": true,
"recognition": "TemplateMatch",
"template": "template/StartUp/BirthdayReward.png",
"roi": [
803,
273,
121,
121
],
"action": "Click"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fd8f563

Please sign in to comment.