Skip to content

Commit 6d6eb1e

Browse files
committed
Added additional icon mapping for webbing
1 parent 2baa244 commit 6d6eb1e

File tree

1 file changed

+1
-0
lines changed
  • app/src/main/java/com/gatheringhallstudios/mhworlddatabase/assets

1 file changed

+1
-0
lines changed

app/src/main/java/com/gatheringhallstudios/mhworlddatabase/assets/AssetRegistry.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ val VectorRegistry = createRegistry(
9292
"TrapTool" to R.xml.ic_items_trap_tool_base,
9393
"Voucher" to R.xml.ic_items_voucher_base,
9494
"Web" to R.xml.ic_items_web_base,
95+
"Webbing" to R.xml.ic_items_honey_base,
9596
"Wing" to R.xml.ic_items_wing_base
9697
)
9798

0 commit comments

Comments
 (0)