Skip to content

Commit

Permalink
Update WFObjects.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealKamisama committed Jan 9, 2024
1 parent 62d587d commit 31636cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WFBot/Features/Utils/WFObjects.cs
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ public partial class WMAAttribute

public enum Group { Default, Melee, Top };

public enum Units { Percent, Seconds };
public enum Units { Percent, Seconds, Multiply };
public class WFContentApi
{
public ExportRelicArcane[] ExportRelicArcanes => RExportRelicArcanes.Value;
Expand Down

0 comments on commit 31636cf

Please sign in to comment.