Work on AttachUse -> UseAttach
This commit is contained in:
@@ -88,7 +88,7 @@ moveZoomCamera cfig theinput cr w campos =
|
||||
where
|
||||
mremotepos = do
|
||||
i <- cr ^? crManipulation . manObject . imSelectedItem
|
||||
j <- cr ^? crInv . ix i . itUse . atLinkedProjectile . _Just
|
||||
j <- cr ^? crInv . ix i . itUse . uaParams . apLinkedProjectile . _Just
|
||||
w ^? cWorld . lWorld . projectiles . ix j . prjPos
|
||||
docamrot = rotateV (campos ^. camRot)
|
||||
offset = fromMaybe noscopeoffset $ do
|
||||
|
||||
Reference in New Issue
Block a user