From e6181c24124d97f2fbc932b8a68311e625463156 Mon Sep 17 00:00:00 2001 From: uzvkl Date: Tue, 11 Jun 2019 23:05:52 +0200 Subject: Move dsa related stuff to subfolder --- DSALib/Commands/CommandTypes.cs | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 DSALib/Commands/CommandTypes.cs (limited to 'DSALib/Commands/CommandTypes.cs') diff --git a/DSALib/Commands/CommandTypes.cs b/DSALib/Commands/CommandTypes.cs deleted file mode 100644 index 62b8b0f..0000000 --- a/DSALib/Commands/CommandTypes.cs +++ /dev/null @@ -1,13 +0,0 @@ -namespace DSALib.Commands -{ - public enum CommandTypes - { - Talent, - Eigenschaft, - Angriff, - Parade, - Fernkampf, - KeinChar, - Zauber - } -} \ No newline at end of file -- cgit v1.2.3-54-g00ecf