[Orxonox-commit 7116] r11733 - code/branches/Presentation_HS17_merge/data/levels

landauf at orxonox.net landauf at orxonox.net
Sun Feb 11 18:04:36 CET 2018


Author: landauf
Date: 2018-02-11 18:04:36 +0100 (Sun, 11 Feb 2018)
New Revision: 11733

Modified:
   code/branches/Presentation_HS17_merge/data/levels/AsteroidFarming.oxw
Log:
[AsteroidMining_HS17] fixed level file

Modified: code/branches/Presentation_HS17_merge/data/levels/AsteroidFarming.oxw
===================================================================
--- code/branches/Presentation_HS17_merge/data/levels/AsteroidFarming.oxw	2018-02-11 17:04:01 UTC (rev 11732)
+++ code/branches/Presentation_HS17_merge/data/levels/AsteroidFarming.oxw	2018-02-11 17:04:36 UTC (rev 11733)
@@ -2,12 +2,12 @@
  name = "AsteroidFarming"
  description = "Testing the Asteroid Mining Project, PPS HS 17"
  tags = "test, showcase"
- screenshot = "AsteroidFarming.png"
+ screenshot = "asteroids.png"
 />
 
 <?lua
   include("stats.oxo")
-  include("HUDPickupTemplate.oxo")
+  include("HUDTemplates3.oxo")
   include("templates/lodInformation.oxt")
 ?>
 



More information about the Orxonox-commit mailing list