diff options
Diffstat (limited to 'include/attack.hpp')
-rw-r--r-- | include/attack.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/attack.hpp b/include/attack.hpp index 027b93f..ef67a79 100644 --- a/include/attack.hpp +++ b/include/attack.hpp @@ -10,7 +10,6 @@ enum class AttackType : char { ShortSlash, LongSlash, - SmallBoom }; struct AttackEvent { |