summaryrefslogtreecommitdiff
path: root/DiscoBot/Commands/List.cs
diff options
context:
space:
mode:
Diffstat (limited to 'DiscoBot/Commands/List.cs')
-rw-r--r--DiscoBot/Commands/List.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/DiscoBot/Commands/List.cs b/DiscoBot/Commands/List.cs
index 8b8b907..3bd03eb 100644
--- a/DiscoBot/Commands/List.cs
+++ b/DiscoBot/Commands/List.cs
@@ -8,7 +8,8 @@
using DiscoBot.Audio;
using DiscoBot.Auxiliary;
- using DiscoBot.Characters;
+ using DiscoBot.DSA_Game;
+ using DiscoBot.DSA_Game.Characters;
using Discord.Commands;