Continue reload refactor

This commit is contained in:
2022-06-21 14:07:17 +01:00
parent 14a7189b44
commit 53c8be0679
33 changed files with 106 additions and 115 deletions
-1
View File
@@ -29,7 +29,6 @@ data FootForward
deriving
(Eq,Ord,Show)
data Posture = Aiming
| Reloading
| AtEase
deriving
(Eq,Ord,Show)