Cleanup
This commit is contained in:
@@ -89,7 +89,7 @@ moveZoomCamera cfig theinput cr w campos =
|
||||
mremotepos = do
|
||||
i <- cr ^? crManipulation . manObject . imSelectedItem
|
||||
j <- cr ^? crInv . ix i . itUse . uaParams . apLinkedProjectile . _Just
|
||||
w ^? cWorld . lWorld . projectiles . ix j . prjPos
|
||||
w ^? cWorld . lWorld . projectiles . ix j . pjPos
|
||||
docamrot = rotateV (campos ^. camRot)
|
||||
offset = fromMaybe noscopeoffset $ do
|
||||
guard (SDL.ButtonRight `M.member` _mouseButtons theinput)
|
||||
|
||||
Reference in New Issue
Block a user