From b411aa2128c2724bec0ecedb8cb4e1ffa59f3b53 Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Wed, 26 Sep 2018 20:51:37 +0200 Subject: disconnected most vital calles from the Discord Bot --- DiscoBot/Commands/Gm.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'DiscoBot/Commands/Gm.cs') diff --git a/DiscoBot/Commands/Gm.cs b/DiscoBot/Commands/Gm.cs index 540682c..6447f43 100644 --- a/DiscoBot/Commands/Gm.cs +++ b/DiscoBot/Commands/Gm.cs @@ -9,6 +9,7 @@ namespace DiscoBot.Commands using DiscoBot.DSA_Game; using Discord.Commands; + using DSALib.Characters; public class Iam : ModuleBase { -- cgit v1.2.3-54-g00ecf