[Orxonox-commit 3160] r7853 - code/trunk/data/levels
landauf at orxonox.net
landauf at orxonox.net
Fri Feb 11 01:38:36 CET 2011
Author: landauf
Date: 2011-02-11 01:38:36 +0100 (Fri, 11 Feb 2011)
New Revision: 7853
Modified:
code/trunk/data/levels/presentationPong.oxw
Log:
fixed ambient sound in pong level
Modified: code/trunk/data/levels/presentationPong.oxw
===================================================================
--- code/trunk/data/levels/presentationPong.oxw 2011-02-10 22:46:07 UTC (rev 7852)
+++ code/trunk/data/levels/presentationPong.oxw 2011-02-11 00:38:36 UTC (rev 7853)
@@ -50,7 +50,7 @@
<Template link=lodtemplate_default />
</templates>
- <AmbientSound source="ambient/mainmenu.ogg" playOnLoad=true />
+ <AmbientSound ambientSource="mainmenu.ogg" playOnLoad=true />
<Scene
ambientlight = "0.5, 0.5, 0.5"
More information about the Orxonox-commit
mailing list