Fix aiming with scope
This commit is contained in:
@@ -17,13 +17,6 @@ data Scope
|
||||
_remotePos :: Point2
|
||||
, _remoteZoom :: Float
|
||||
}
|
||||
-- | ZoomScope
|
||||
-- { -- | a camera offset
|
||||
-- _scopePos :: Point2
|
||||
---- , _scopeZoomChange :: Int
|
||||
-- , _scopeZoom :: Float
|
||||
-- , _scopeDefaultZoom :: Float
|
||||
-- }
|
||||
deriving (Eq, Show, Read) --Generic, Flat)
|
||||
|
||||
makeLenses ''Scope
|
||||
|
||||
Reference in New Issue
Block a user