Revision: 1429
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=1429&view=rev
Author:   rorthomas
Date:     2010-07-07 20:53:44 +0000 (Wed, 07 Jul 2010)

Log Message:
-----------
closes #340

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

Modified: trunk/source/main/network.cpp
===================================================================
--- trunk/source/main/network.cpp       2010-07-05 18:02:23 UTC (rev 1428)
+++ trunk/source/main/network.cpp       2010-07-07 20:53:44 UTC (rev 1429)
@@ -93,7 +93,9 @@
        //
        memset(&userdata, 0, sizeof(client_info_on_join));
        shutdown=false;
+#ifdef USE_OPENAL
        ssm=SoundScriptManager::getSingleton();
+#endif //USE_OPENAL
        mySname = servername;
        mySport = sport;
        strcpy(terrainName, "");


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