mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-27 19:09:18 +01:00
take out YesSoliciting
This commit is contained in:
parent
fd66645f47
commit
2309a463d0
1 changed files with 2 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue