Moved RouletteCommand.cs to the parent Kasino folder

This commit is contained in:
barelyprofessional
2026-02-05 19:28:56 -06:00
parent 4dba9b4133
commit 21f2019366

View File

@@ -18,7 +18,7 @@ using SixLabors.ImageSharp.PixelFormats;
using SixLabors.ImageSharp.Processing; using SixLabors.ImageSharp.Processing;
using StackExchange.Redis; using StackExchange.Redis;
namespace KfChatDotNetBot.Commands.Kasino.Roulette; namespace KfChatDotNetBot.Commands.Kasino;
[KasinoCommand] [KasinoCommand]
[WagerCommand] [WagerCommand]