slight change
This commit is contained in:
parent
f84e7c960b
commit
223e0993b8
@ -17,7 +17,7 @@ using static NadekoBot.Modules.Gambling.Gambling;
|
||||
namespace NadekoBot.Modules.Pokemon
|
||||
{
|
||||
|
||||
[NadekoModule("PokeGame", ">")]
|
||||
[NadekoModule("Pokemon", ">")]
|
||||
public partial class Pokemon : DiscordModule
|
||||
{
|
||||
private static List<PokemonType> PokemonTypes = new List<PokemonType>();
|
||||
|
Loading…
Reference in New Issue
Block a user