]> git.mxchange.org Git - flightgear.git/commit
Fixed a problem with the sound hack ... code was using a value that was never
authorcurt <curt>
Fri, 11 Aug 2000 20:25:30 +0000 (20:25 +0000)
committercurt <curt>
Fri, 11 Aug 2000 20:25:30 +0000 (20:25 +0000)
commitbc6d6fbf50ac60915386127fe4ce7e50548d59d7
tree189a766c06f7950107f20b9ca8c73a0265638d91
parent0537a0ac84d4c8c723436fa313dc1d1ea240e0c4
Fixed a problem with the sound hack ... code was using a value that was never
initialized or updated ... switched to a different value that was both
initialized and updated ... :-)
src/Main/main.cxx
src/Main/views.cxx