Revision: 2458
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=2458&view=rev
Author:   rorthomas
Date:     2012-02-26 23:06:23 +0000 (Sun, 26 Feb 2012)
Log Message:
-----------
merged some bugfixes from viric, thanks!

Modified Paths:
--------------
    trunk/source/main/framework/ContentManager.cpp

Modified: trunk/source/main/framework/ContentManager.cpp
===================================================================
--- trunk/source/main/framework/ContentManager.cpp      2012-02-26 23:04:41 UTC 
(rev 2457)
+++ trunk/source/main/framework/ContentManager.cpp      2012-02-26 23:06:23 UTC 
(rev 2458)
@@ -236,6 +236,7 @@
 #endif // USE_OPENAL
 
        // and the content
+       
ResourceGroupManager::getSingleton().addResourceLocation(SSETTING("Program 
Path", "")+"packs", "FileSystem", "Packs", true);
        ResourceGroupManager::getSingleton().addResourceLocation(SSETTING("User 
Path", "")+"packs", "FileSystem", "Packs", true);
        ResourceGroupManager::getSingleton().addResourceLocation(SSETTING("User 
Path", "")+"mods",  "FileSystem", "Packs", true);
 

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


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Rigsofrods-devel mailing list
Rigsofrods-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel

Reply via email to