Cleanup
This commit is contained in:
@@ -258,7 +258,7 @@ shineTorch cr itmtree (p, q) = fromMaybe id $ do
|
||||
x = 10
|
||||
isammolink AmmoInLink{} = True
|
||||
isammolink _ = False
|
||||
pos = (_crPos cr `v2z` 0 + rotate3 cdir p)
|
||||
pos = _crPos cr `v2z` 0 + rotate3 cdir p
|
||||
pos'' = pos + rotate3 d (V3 8 0 1.5)
|
||||
cdir = _crDir cr
|
||||
d = _crDir cr + argV (Q.qToV2 q)
|
||||
|
||||
Reference in New Issue
Block a user