Commit before attempting to remove _prjAcc
This commit is contained in:
@@ -180,6 +180,7 @@ decTimMvVel pj =
|
||||
%~ ( (prjTimer -~ 1)
|
||||
. (prjPos %~ (+.+ vel))
|
||||
. (prjAcc %~ rotateV rot)
|
||||
. (prjDir +~ rot)
|
||||
)
|
||||
where
|
||||
rot = _prjSpin pj
|
||||
|
||||
Reference in New Issue
Block a user