First commit
This commit is contained in:
4
Battle/AttackType.cs
Normal file
4
Battle/AttackType.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
namespace Battle
|
||||
{
|
||||
public enum AttackType { Physical, Magic }
|
||||
}
|
||||
Reference in New Issue
Block a user