[Orxonox-commit 2216] r6932 - code/branches/presentation3/data/levels/templates

scheusso at orxonox.net scheusso at orxonox.net
Thu May 20 14:38:40 CEST 2010


Author: scheusso
Date: 2010-05-20 14:38:40 +0200 (Thu, 20 May 2010)
New Revision: 6932

Modified:
   code/branches/presentation3/data/levels/templates/lodinformation.oxt
Log:
this way the default values will not be set when applying this template


Modified: code/branches/presentation3/data/levels/templates/lodinformation.oxt
===================================================================
--- code/branches/presentation3/data/levels/templates/lodinformation.oxt	2010-05-20 11:51:27 UTC (rev 6931)
+++ code/branches/presentation3/data/levels/templates/lodinformation.oxt	2010-05-20 12:38:40 UTC (rev 6932)
@@ -1,8 +1,8 @@
-<Template name=lodtemplate_default>
+<Template name=lodtemplate_default defaults=0>
   <Level>
 	<lodinformation>
 	  <MeshLodInformation mesh=Carrier.mesh lodQuality=1.8 />
 	  <MeshLodInformation mesh=assff.mesh lodQuality=3 />
 	</lodinformation>
   </Level>
-</Template>
\ No newline at end of file
+</Template>




More information about the Orxonox-commit mailing list