]> git.mxchange.org Git - flightgear.git/commit
Simplified to use the delta_time_sec that is passed to the update() routine
authorcurt <curt>
Sat, 14 Dec 2002 14:39:56 +0000 (14:39 +0000)
committercurt <curt>
Sat, 14 Dec 2002 14:39:56 +0000 (14:39 +0000)
commit0e69acaff7c30092162f4c92155f06c491ba3b7c
treefc33007b9cbad32cd5aa98f678bff65d590f2043
parent51c5b9bf09f4f8f7c32578caf08847c26b088033
Simplified to use the delta_time_sec that is passed to the update() routine
rather than calculating a separate delta_t and using that.
src/Main/fg_io.cxx