mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 17:58:26 -04:00
Restructured folders and project names, ci should be fixed
This commit is contained in:
16
src/NadekoBot/Modules/Gambling/Common/Waifu/AffinityTitle.cs
Normal file
16
src/NadekoBot/Modules/Gambling/Common/Waifu/AffinityTitle.cs
Normal file
@@ -0,0 +1,16 @@
|
||||
namespace NadekoBot.Core.Modules.Gambling.Common.Waifu
|
||||
{
|
||||
public enum AffinityTitle
|
||||
{
|
||||
Pure,
|
||||
Faithful,
|
||||
Playful,
|
||||
Cheater,
|
||||
Tainted,
|
||||
Corrupted,
|
||||
Lewd,
|
||||
Sloot,
|
||||
Depraved,
|
||||
Harlot
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user