Revision: 2612
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=2612&view=rev
Author:   ulteq
Date:     2012-05-20 15:41:04 +0000 (Sun, 20 May 2012)
Log Message:
-----------
-Codechange: Arcade controls enabled by default

Modified Paths:
--------------
    trunk/source/configurator/configurator.cpp

Modified: trunk/source/configurator/configurator.cpp
===================================================================
--- trunk/source/configurator/configurator.cpp  2012-05-20 14:51:42 UTC (rev 
2611)
+++ trunk/source/configurator/configurator.cpp  2012-05-20 15:41:04 UTC (rev 
2612)
@@ -2060,7 +2060,7 @@
        //wxCheckBox *dust;
        OnScrollForceFeedback(dummye);
        advanced_logging->SetValue(false);
-       arcadeControls->SetValue(false);
+       arcadeControls->SetValue(true);
        beam_break_debug->SetValue(false);
        beam_deform_debug->SetValue(false);
        collisions->SetValue(false);

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
Rigsofrods-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel

Reply via email to