]> git.mxchange.org Git - flightgear.git/commitdiff
Default to not using new engine code ...
authorcurt <curt>
Wed, 6 Sep 2000 00:09:02 +0000 (00:09 +0000)
committercurt <curt>
Wed, 6 Sep 2000 00:09:02 +0000 (00:09 +0000)
src/FDM/LaRCsim.cxx

index d290b45d62fe7debdb6fc76732fffd30d029099b..309840807544802c02a8ca98ade5451fa9243ec6 100644 (file)
@@ -35,7 +35,7 @@
 #include "LaRCsim.hxx"
 
 
-#define USE_NEW_ENGINE_CODE 1
+// #define USE_NEW_ENGINE_CODE 1
 FGEngine eng;