Revision: 2373
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=2373&view=rev
Author:   rorthomas
Date:     2012-01-28 10:28:45 +0000 (Sat, 28 Jan 2012)
Log Message:
-----------
fixed new gui being visible too much

Modified Paths:
--------------
    trunk/source/main/physics/Beam.cpp

Modified: trunk/source/main/physics/Beam.cpp
===================================================================
--- trunk/source/main/physics/Beam.cpp  2012-01-28 03:08:06 UTC (rev 2372)
+++ trunk/source/main/physics/Beam.cpp  2012-01-28 10:28:45 UTC (rev 2373)
@@ -924,9 +924,6 @@
        if (state!=NETWORKED && state!=RECYCLE)
        {
                state=DESACTIVATED;
-#ifdef USE_MYGUI
-               dash->setVisible(true);
-#endif // USE_MYGUI
                sleepcount=0;
        }
 }

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


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Rigsofrods-devel mailing list
Rigsofrods-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel

Reply via email to