pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/doc config.xml,1.1,1.2


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/doc config.xml,1.1,1.2
Date: 12 Oct 2002 23:43:22 -0000

Update of /usr/local/cvsroot/Games/Pingus/doc
In directory dark:/tmp/cvs-serv15929/doc

Modified Files:
        config.xml 
Log Message:
- started with the worldmap rewirte, worldmap is now broken and will not work 
for the next few days

Index: config.xml
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/doc/config.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- config.xml  8 Jul 2000 09:13:32 -0000       1.1
+++ config.xml  12 Oct 2002 23:43:20 -0000      1.2
@@ -44,5 +44,17 @@
   </sound>
 </pingus-config>
 
+<directory name="sound">
+  <entry name="music-enabled" type="int">122</value>
+  <entry name="music-enabled" type="string">Hello World</value>
+</directory>
+
+<sound>
+  <music-enabled>123</music-enabled>
+  <audio-format>8</audio-format>
+</sound>
+
+music_enabled = PropManager::get_float("sound/music-enabled");
+
 <!-- EOF -->
     





reply via email to

[Prev in Thread] Current Thread [Next in Thread]