mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-22 07:47:45 +01:00
chore: change settings key again
This commit is contained in:
parent
b8de19c7e9
commit
92455c4c64
3 changed files with 4 additions and 4 deletions
|
|
@ -290,7 +290,7 @@ namespace Dalamud.Configuration.Internal
|
|||
/// </summary>
|
||||
public bool ShowTsm { get; set; } = true;
|
||||
|
||||
public bool? Fools22New { get; set; } = false;
|
||||
public bool? Fools22Newer { get; set; } = false;
|
||||
|
||||
/// <summary>
|
||||
/// Load a configuration from the provided path.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue