Author: fendrin
Date: Thu Nov 27 15:28:53 2008
New Revision: 31119

URL: http://svn.gna.org/viewcvs/wesnoth?rev=31119&view=rev
Log:
fixed the INCIDENTAL_MUSIC macro from repeating it's song endless

Modified:
    trunk/data/core/macros/sound-utils.cfg

Modified: trunk/data/core/macros/sound-utils.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/macros/sound-utils.cfg?rev=31119&r1=31118&r2=31119&view=diff
==============================================================================
--- trunk/data/core/macros/sound-utils.cfg (original)
+++ trunk/data/core/macros/sound-utils.cfg Thu Nov 27 15:28:53 2008
@@ -279,8 +279,7 @@
         # but not appended to the scenario playlist.
         [music]
             name={MUSIC}
-            immediate=yes
-            append=no
+            play_once=yes
         [/music]
 #enddef
 


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to