fix: OrundumActivities confirmation on global

This commit is contained in:
Constrat
2024-08-01 13:07:00 +02:00
parent 64eee6f63c
commit 5ca9ba7484
6 changed files with 9 additions and 0 deletions

View File

@@ -857,6 +857,9 @@
"OrundumActivities": {
"text": ["Lucky Strips", "Login Event"]
},
"OrundumActivitiesConfirm": {
"text": ["Confirm"]
},
"RecruitingActivities": {
"text": ["Free", "Roll"]
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -970,6 +970,9 @@
"doc": "幸运墙领合成玉",
"text": ["開運", "おみくじ"]
},
"OrundumActivitiesConfirm": {
"text": ["TODO: JP Confirm"]
},
"RecruitingActivities": {
"text": ["回無料"]
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -812,6 +812,9 @@
"text": ["용문", "복권방"],
"roi": [23, 125, 135, 55]
},
"OrundumActivitiesConfirm": {
"text": ["TODO: KR Confirm"]
},
"RecruitingActivities": {
"text": ["보너스"]
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB