Revision: 1478
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=1478&view=rev
Author:   rorthomas
Date:     2010-07-20 15:04:26 +0000 (Tue, 20 Jul 2010)

Log Message:
-----------
fixed chat send bug: wont enter/exit vehicle now

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

Modified: trunk/source/main/RoRFrameListener.cpp
===================================================================
--- trunk/source/main/RoRFrameListener.cpp      2010-07-20 13:21:08 UTC (rev 
1477)
+++ trunk/source/main/RoRFrameListener.cpp      2010-07-20 15:04:26 UTC (rev 
1478)
@@ -2356,6 +2356,7 @@
                chatting=false;
                INPUTENGINE.setRecordInput(false);
                INPUTENGINE.resetKeyLine();
+               mTimeUntilNextToggle = 0.5; // for enter/exit truck 
                return true;
        }
 


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

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Rigsofrods-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel

Reply via email to