Skip to content

Commit

Permalink
update to exiled 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Misaka-ZeroTwo committed Jan 22, 2023
1 parent 19f4ebf commit 35fcde3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CandyWeight/Config.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ public class Config : IConfig
/// <inheritdoc/>
public bool IsEnabled { get; set; } = true;

public bool Debug { get; set; } = true;

/// <summary>
/// Gets or sets the adjusted weights of the candies.
/// </summary>
Expand Down

0 comments on commit 35fcde3

Please sign in to comment.