Implement teleporting bullets
This commit is contained in:
@@ -54,6 +54,7 @@ data AimStance
|
||||
| LeaveHolstered
|
||||
deriving
|
||||
(Eq,Show,Ord,Enum)
|
||||
-- TODO check how much of this is necessary
|
||||
data ItZoom = ItZoom
|
||||
{ _itZoomMax :: Float
|
||||
, _itZoomMin :: Float
|
||||
|
||||
Reference in New Issue
Block a user