Updated on 2026-08-14
This commit is contained in:
parent
0e264321b0
commit
2b000c1c72
5 changed files with 12 additions and 0 deletions
|
|
@ -410,4 +410,16 @@ internal enum class Wallet2CobrandImage(
|
|||
cards3ResId = R.drawable.ill_metaplanet_card3_120_106,
|
||||
batchIds = setOf("BB000040"),
|
||||
),
|
||||
|
||||
Adi(
|
||||
cards2ResId = R.drawable.ill_adi_card2_120_106,
|
||||
cards3ResId = R.drawable.ill_adi_card3_120_106,
|
||||
batchIds = setOf("BB000053"),
|
||||
),
|
||||
|
||||
Stronghold(
|
||||
cards2ResId = R.drawable.ill_stronghold_card2_120_106,
|
||||
cards3ResId = R.drawable.ill_stronghold_card3_120_106,
|
||||
batchIds = setOf("BB000054"),
|
||||
),
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue