From 7f55f6f289b5ab5b7fd4ac42b472b51a9a0e679e Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Mon, 4 Jun 2018 22:56:44 +0200 Subject: implemented Astralpunkte + some cleanup --- DiscoBot/Commands/FileHandler.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'DiscoBot/Commands/FileHandler.cs') diff --git a/DiscoBot/Commands/FileHandler.cs b/DiscoBot/Commands/FileHandler.cs index 1a82a9c..7885aa9 100644 --- a/DiscoBot/Commands/FileHandler.cs +++ b/DiscoBot/Commands/FileHandler.cs @@ -3,8 +3,7 @@ using System; using System.Linq; using System.Net; - - using DiscoBot.Auxiliary; + using DiscoBot.DSA_Game; using DiscoBot.DSA_Game.Characters; -- cgit v1.2.3-70-g09d2