Removed redundant call to onFrameChange.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3839 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -97,7 +97,6 @@ public class SplinePath extends CameraPath
|
||||
|
||||
// update the camera's location and orientation
|
||||
cam.setFrame(_loc, _left, _up, _dir);
|
||||
cam.onFrameChange();
|
||||
|
||||
return _elapsed >= _duration;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user