feat: april fools 2022

This commit is contained in:
goaaats 2022-04-01 10:53:56 +02:00
parent e151cefb64
commit 57bd6bc1e3
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
4 changed files with 342 additions and 0 deletions

View file

@ -290,6 +290,8 @@ namespace Dalamud.Configuration.Internal
/// </summary>
public bool ShowTsm { get; set; } = true;
public bool Fools22 { get; set; } = true;
/// <summary>
/// Load a configuration from the provided path.
/// </summary>