]> git.mxchange.org Git - flightgear.git/commit
Fix replay NaN issue due to unrecorded/uninitialized data.
authorThorstenB <brehmt@gmail.com>
Sat, 13 Aug 2011 14:53:47 +0000 (16:53 +0200)
committerThorstenB <brehmt@gmail.com>
Sat, 13 Aug 2011 14:53:47 +0000 (16:53 +0200)
commitf22a36c59c1531bb61648ff5b46133c49f65fcbf
tree69e35cab5f6eb7e51ac4a30da64787a994accf94
parent20914e49cd775065cbcff4df0ab6ed2ea3858a0a
Fix replay NaN issue due to unrecorded/uninitialized data.
Replay was setting spoiler/speedbrake properties, however these were never
recorded/initialized, resulting in NaNs being introduced.
src/Network/native_ctrls.cxx