Add ElderMap block type

This commit is contained in:
azakhi
2018-08-12 11:15:45 +03:00
parent f03e37602d
commit 738415f10a
22 changed files with 70 additions and 17 deletions

View File

@@ -160,6 +160,7 @@ namespace Filtration.ViewModels
typeof (ElderItemBlockItem),
typeof (ShaperItemBlockItem),
typeof (ShapedMapBlockItem),
typeof (ElderMapBlockItem),
typeof (GemLevelBlockItem),
typeof (StackSizeBlockItem),
typeof (HasExplicitModBlockItem)