ThemeCfg.wiki
changeset 1870 6679e0e8a7b4
parent 1318 57078c02a42e
child 1871 7fd3c3635755
equal deleted inserted replaced
1869:b08437e1e087 1870:6679e0e8a7b4
   236 Example usage (in combination with `music`):
   236 Example usage (in combination with `music`):
   237 <code>music = My_Custom_Music.ogg
   237 <code>music = My_Custom_Music.ogg
   238 fallback-music = Nature.ogg</code>
   238 fallback-music = Nature.ogg</code>
   239 
   239 
   240 === `fallback-sd-music` ===
   240 === `fallback-sd-music` ===
   241 Like `fallback-music`, except it's for `sd-music`.
   241 Like `fallback-music`, except it's for `sd-music`. If you have set a custom `sd-music`, you should also set `fallback-sd-music`, otherwise there will be silence if the track in `sd-music` is missing.