Updated on 2026-08-14
This commit is contained in:
parent
32983333c3
commit
b3b7a6feac
3 changed files with 6 additions and 0 deletions
|
|
@ -296,4 +296,10 @@ internal enum class Wallet2CobrandImage(
|
|||
cards3ResId = R.drawable.ill_winter_card3_120_106,
|
||||
batchIds = setOf("AF85", "AF86", "AF87", "AF990013", "AF990012", "AF990011"),
|
||||
),
|
||||
|
||||
LockedMoney(
|
||||
cards2ResId = R.drawable.ill_locked_money_card2_120_106,
|
||||
cards3ResId = R.drawable.ill_locked_money_card3_120_106,
|
||||
batchIds = setOf("AF63"),
|
||||
),
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
Loading…
Add table
Add a link
Reference in a new issue