Updated on 2026-08-14
This commit is contained in:
parent
7bed9c04d1
commit
a829b05a4d
5 changed files with 12 additions and 0 deletions
|
|
@ -422,4 +422,16 @@ internal enum class Wallet2CobrandImage(
|
|||
cards3ResId = R.drawable.ill_stronghold_card3_120_106,
|
||||
batchIds = setOf("BB000054"),
|
||||
),
|
||||
|
||||
Superteam(
|
||||
cards2ResId = R.drawable.ill_superteam_card2_120_106,
|
||||
cards3ResId = R.drawable.ill_superteam_card3_120_106,
|
||||
batchIds = setOf("BB000051"),
|
||||
),
|
||||
|
||||
Nanovest(
|
||||
cards2ResId = R.drawable.ill_nanovest_card2_120_106,
|
||||
cards3ResId = R.drawable.ill_nanovest_card3_120_106,
|
||||
batchIds = setOf("BB000052"),
|
||||
),
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 7.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 8.8 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
Loading…
Add table
Add a link
Reference in a new issue