diff --git a/HudSwap/Statuses.cs b/HudSwap/Statuses.cs index 32c5f47..e6ec0eb 100644 --- a/HudSwap/Statuses.cs +++ b/HudSwap/Statuses.cs @@ -85,7 +85,7 @@ namespace HudSwap { } } - public struct HudConditionMatch { + public class HudConditionMatch { /// /// Values stored here should be the abbreviation of the class/job name (all caps). /// We do this because using results in circular dependency errors when serializing.