Revision: 2691
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=2691&view=rev
Author:   ulteq
Date:     2012-05-26 04:10:42 +0000 (Sat, 26 May 2012)
Log Message:
-----------
miniature fix

Modified Paths:
--------------
    trunk/source/main/gameplay/RoRFrameListener.cpp

Modified: trunk/source/main/gameplay/RoRFrameListener.cpp
===================================================================
--- trunk/source/main/gameplay/RoRFrameListener.cpp     2012-05-26 04:03:03 UTC 
(rev 2690)
+++ trunk/source/main/gameplay/RoRFrameListener.cpp     2012-05-26 04:10:42 UTC 
(rev 2691)
@@ -1967,6 +1967,7 @@
                                                                } else if 
(INPUTENGINE.getEventBoolValueBounce(EV_TRUCK_SHIFT_DOWN))
                                                                {
                                                                        if 
(shiftmode  > BeamEngine::SEMIAUTO ||
+                                                                               
shiftmode == BeamEngine::SEMIAUTO  && !arcadeControls ||
                                                                                
shiftmode == BeamEngine::SEMIAUTO  && curr_truck->engine->getGear() > 0 ||
                                                                                
shiftmode == BeamEngine::AUTOMATIC && curr_truck->engine->getGear() > 1)
                                                                        {

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Rigsofrods-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel

Reply via email to