[Orxonox-commit 3822] r8498 - code/trunk/data/levels

dafrick at orxonox.net dafrick at orxonox.net
Wed May 18 10:55:37 CEST 2011


Author: dafrick
Date: 2011-05-18 10:55:36 +0200 (Wed, 18 May 2011)
New Revision: 8498

Modified:
   code/trunk/data/levels/earth.oxw
   code/trunk/data/levels/planets.oxw
Log:

Removing some tags because the cause warnings for now, might be re-added, see http://forum.orxonox.net/viewtopic.php?f=24&t=613


Modified: code/trunk/data/levels/earth.oxw
===================================================================
--- code/trunk/data/levels/earth.oxw	2011-05-16 22:44:32 UTC (rev 8497)
+++ code/trunk/data/levels/earth.oxw	2011-05-18 08:55:36 UTC (rev 8498)
@@ -1,7 +1,7 @@
 <LevelInfo
  name = "Earth Demonstration"
  description = "1:100 Scale Model of Earth with Gravity"
- tags = "earth, gravity"
+ tags = "showcase"
 />
 
 <?lua

Modified: code/trunk/data/levels/planets.oxw
===================================================================
--- code/trunk/data/levels/planets.oxw	2011-05-16 22:44:32 UTC (rev 8497)
+++ code/trunk/data/levels/planets.oxw	2011-05-18 08:55:36 UTC (rev 8498)
@@ -1,7 +1,7 @@
 <LevelInfo
  name = "Planet Demonstration"
  description = "Demonstration of Planets"
- tags = "planets"
+ tags = "showcase"
 />
 
 <?lua




More information about the Orxonox-commit mailing list