another fix

This commit is contained in:
Master Kwoth 2017-06-15 19:18:55 +02:00
parent 809219acc3
commit 06693b9b34

View File

@ -28,6 +28,7 @@ using NadekoBot.Services.Help;
using System.IO; using System.IO;
using NadekoBot.Services.Pokemon; using NadekoBot.Services.Pokemon;
using NadekoBot.DataStructures; using NadekoBot.DataStructures;
using NadekoBot.Extensions;
namespace NadekoBot namespace NadekoBot
{ {