From ceef5de7d838e97c3d7f990023398181ee1500c2 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Tue, 28 Mar 2017 10:21:04 -0400 Subject: better arrow collision --- include/attack.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'include/attack.hpp') 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 { -- cgit v1.2.3