mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 04:22:04 -04:00
Missing kasino attributes
This commit is contained in:
@@ -63,6 +63,8 @@ public class GuessWhatNumberCommand : ICommand
|
||||
}
|
||||
}
|
||||
|
||||
[KasinoCommand]
|
||||
[WagerCommand]
|
||||
public class KenoCommand : ICommand
|
||||
{
|
||||
public List<Regex> Patterns => [
|
||||
|
||||
Reference in New Issue
Block a user