[Orxonox-commit 5086] r9750 - code/branches/levelMichael/data/levels
jo at orxonox.net
jo at orxonox.net
Mon Nov 4 22:06:13 CET 2013
Author: jo
Date: 2013-11-04 22:06:13 +0100 (Mon, 04 Nov 2013)
New Revision: 9750
Modified:
code/branches/levelMichael/data/levels/Spacefight.oxw
Log:
Fixing the pickup issue.
Modified: code/branches/levelMichael/data/levels/Spacefight.oxw
===================================================================
--- code/branches/levelMichael/data/levels/Spacefight.oxw 2013-11-04 15:32:43 UTC (rev 9749)
+++ code/branches/levelMichael/data/levels/Spacefight.oxw 2013-11-04 21:06:13 UTC (rev 9750)
@@ -23,8 +23,10 @@
include("templates/spaceshipEscort.oxt")
include("templates/spaceshipSwallow.oxt")
?>
-
<?lua
+ include("templates/pickupRepresentationTemplates.oxt")
+?>
+<?lua
dofile("includes/CuboidSpaceStation.lua")
?>
@@ -57,7 +59,6 @@
ambientlight = "0.8, 0.8, 0.8"
skybox = "Orxonox/Starbox"
>
-
<?lua include("includes/pickups.oxi") ?>
<Script code="showGUI NotificationLayer false true" needsGraphics="true" />
More information about the Orxonox-commit
mailing list