ThemeCfg: clarify examples
authorWuzzy
Tue, 17 Apr 2018 01:26:21 +0100
changeset 1307 6953b8800355
parent 1306 96db591c8e2e
child 1308 c92c204db09f
ThemeCfg: clarify examples
ThemeCfg.wiki
--- a/ThemeCfg.wiki	Tue Apr 17 01:25:25 2018 +0100
+++ b/ThemeCfg.wiki	Tue Apr 17 01:26:21 2018 +0100
@@ -128,7 +128,7 @@
 
 Note that if Hedgewars fails to find a music, it defaults to silence.
 
-Example:
+Example usage (in combination with `music`):
 <code>music = My_Custom_Music.ogg
 fallback-music = Nature.ogg</code>