[Orxonox-commit 3025] r7722 - code/branches/ggz2/data
dafrick at orxonox.net
dafrick at orxonox.net
Fri Dec 3 14:40:06 CET 2010
Author: dafrick
Date: 2010-12-03 14:40:06 +0100 (Fri, 03 Dec 2010)
New Revision: 7722
Modified:
code/branches/ggz2/data/resources.oxr
Log:
Forgot to change resources.oxr file.
Modified: code/branches/ggz2/data/resources.oxr
===================================================================
--- code/branches/ggz2/data/resources.oxr 2010-12-03 13:39:19 UTC (rev 7721)
+++ code/branches/ggz2/data/resources.oxr 2010-12-03 13:40:06 UTC (rev 7722)
@@ -1,12 +1,10 @@
<ResourceCollection resourceGroup = "General" >
- <ResourceLocation path = "levels" />
+ <ResourceLocation path = "levels" recursive=true/>
<ResourceLocation path = "lua" />
<ResourceLocation path = "overlays" />
<ResourceLocation path = "particle" />
<ResourceLocation path = "tcl" />
-</ResourceCollection>
-<ResourceCollection resourceGroup = "GUI" >
<ResourceLocation path = "gui/configs" />
<ResourceLocation path = "gui/layouts" />
<ResourceLocation path = "gui/schemes" />
More information about the Orxonox-commit
mailing list