diff --git a/Dalamud/Fools/FoolsManager.cs b/Dalamud/Fools/FoolsManager.cs index f929fdd5d..4ecc22b3e 100644 --- a/Dalamud/Fools/FoolsManager.cs +++ b/Dalamud/Fools/FoolsManager.cs @@ -117,6 +117,7 @@ internal class FoolsManager : IDisposable, IServiceType RealAuthor = "Chirp", Type = typeof(CatBubblesPlugin), }, + /* new() { Name = "YesSoliciting", @@ -126,6 +127,7 @@ internal class FoolsManager : IDisposable, IServiceType RealAuthor = "NotNite", Type = typeof(YesSolicitingPlugin), }, + */ new() { Name = "GoodVibes",