Fixed limited formats not showing blocks properly and not filtering cultures properly.
This commit is contained in:
@@ -121,7 +121,7 @@ public class LotroFormatLibrary {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
for(var format : _hallFormats.values()) {
|
for(var format : _allFormats.values()) {
|
||||||
format.generateBlockFilter(_allFormats, _cardLibrary.getSetDefinitions());
|
format.generateBlockFilter(_allFormats, _cardLibrary.getSetDefinitions());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user