min/max are floats

This commit is contained in:
2024-08-12 09:55:22 -04:00
parent c5d6b382f8
commit eda27b2e9c
2 changed files with 8 additions and 8 deletions
@@ -4,8 +4,8 @@ import engine.mbEnums;
public class EffectModifier {
public mbEnums.ModType type;
public int min;
public int max;
public float min;
public float max;
public float scale;
public mbEnums.CompoundCurveType compoundCurveType;
public String arg1; // ItemName "Masterwork" ""