Fix repairing Buffs and botgen buffs

This commit is contained in:
CWX
2025-04-10 17:44:27 +01:00
parent ffda6b9ce1
commit 52d1514f82
4 changed files with 16 additions and 4 deletions
@@ -50,6 +50,7 @@ public class JsonUtil
new EftEnumConverter<RequirementState>(),
new EftEnumConverter<ExfiltrationType>(),
new EftEnumConverter<EquipmentSlots>(),
new EftEnumConverter<BuffType>(),
new EftListEnumConverter<EquipmentSlots>(),
new EftListEnumConverter<PlayerSide>(),
new EftListEnumConverter<DamageType>(),