From f89f308c525e9deebc6d2cf6416e27dfe1a299dc Mon Sep 17 00:00:00 2001 From: Dennis Kobert Date: Sun, 19 May 2019 16:03:38 +0200 Subject: Cleanup DiscoBot Project --- DSALib/Characters/ICharacter.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DSALib/Characters/ICharacter.cs') diff --git a/DSALib/Characters/ICharacter.cs b/DSALib/Characters/ICharacter.cs index 83b53bf..256fecd 100644 --- a/DSALib/Characters/ICharacter.cs +++ b/DSALib/Characters/ICharacter.cs @@ -12,4 +12,4 @@ namespace DSALib.Characters string TestZauber(string waffe, int erschwernis); } -} +} \ No newline at end of file -- cgit v1.2.3-54-g00ecf