Bugfixes
- Fixed an issue due a change from Epic that causes
VariantBean
to not have aCustomGender
. It now usesCustomGender.UNKNOWN
in such case instead of raising an exception. - Fixed typo within fallback system for
TileSize
asraise
keyword was used instead ofreturn
. - Fixed an issue that caused a
KeyError
to be raised when usingClient.search_br_cosmetics
orSyncClient.search_br_cosmetics
withoutmultiple
parameter.